芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/sdektunc_wp829.1616509861.sql
-- MySQL dump 10.13 Distrib 5.6.41-84.1, for Linux (x86_64) -- -- Host: localhost Database: sdektunc_wp829 -- ------------------------------------------------------ -- Server version 5.6.41-84.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wpiw_commentmeta` -- DROP TABLE IF EXISTS `wpiw_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_commentmeta` -- LOCK TABLES `wpiw_commentmeta` WRITE; /*!40000 ALTER TABLE `wpiw_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_comments` -- DROP TABLE IF EXISTS `wpiw_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)), KEY `woo_idx_comment_type` (`comment_type`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_comments` -- LOCK TABLES `wpiw_comments` WRITE; /*!40000 ALTER TABLE `wpiw_comments` DISABLE KEYS */; INSERT INTO `wpiw_comments` VALUES (15,1334,'WooCommerce','woocommerce@tn.joomexp.com','','','2016-03-05 08:46:03','2016-03-05 08:46:03','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','','order_note',0,0),(16,1335,'WooCommerce','woocommerce@tn.joomexp.com','','','2016-03-05 08:49:19','2016-03-05 08:49:19','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','','order_note',0,0); /*!40000 ALTER TABLE `wpiw_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_duplicator_packages` -- DROP TABLE IF EXISTS `wpiw_duplicator_packages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_duplicator_packages` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(250) NOT NULL, `hash` varchar(50) NOT NULL, `status` int(11) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `owner` varchar(60) NOT NULL, `package` longtext NOT NULL, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_duplicator_packages` -- LOCK TABLES `wpiw_duplicator_packages` WRITE; /*!40000 ALTER TABLE `wpiw_duplicator_packages` DISABLE KEYS */; INSERT INTO `wpiw_duplicator_packages` VALUES (1,'20200514_anecdotassek','8c5d188294212a892527_20200514182745',100,'2020-05-14 18:31:37','unknown','O:11:\"DUP_Package\":25:{s:7:\"Created\";s:19:\"2020-05-14 18:27:45\";s:7:\"Version\";s:6:\"1.3.32\";s:9:\"VersionWP\";s:5:\"5.4.1\";s:9:\"VersionDB\";s:6:\"5.6.41\";s:10:\"VersionPHP\";s:6:\"7.1.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";i:1;s:4:\"Name\";s:21:\"20200514_anecdotassek\";s:4:\"Hash\";s:35:\"8c5d188294212a892527_20200514182745\";s:8:\"NameHash\";s:57:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:49:\"/home2/sdektunc/public_html/blog/wp-snapshots/tmp\";s:8:\"StoreURL\";s:38:\"https://sdektun.com/blog/wp-snapshots/\";s:8:\"ScanFile\";s:67:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";s:9:\"7.12 sec.\";s:7:\"ExeSize\";s:7:\"61.32KB\";s:7:\"ZipSize\";s:7:\"19.09MB\";s:6:\"Status\";s:5:\"100.0\";s:6:\"WPUser\";s:7:\"unknown\";s:7:\"Archive\";O:11:\"DUP_Archive\":23:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";s:69:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:32:\"/home2/sdektunc/public_html/blog\";s:4:\"Size\";i:20021814;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":5:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":6:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:2628;s:10:\"\0*\0Package\";r:1;s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:41:\"/home2/sdektunc/public_html/blog/wp-admin\";i:1;s:51:\"/home2/sdektunc/public_html/blog/wp-content/uploads\";i:2;s:53:\"/home2/sdektunc/public_html/blog/wp-content/languages\";i:3;s:50:\"/home2/sdektunc/public_html/blog/wp-content/themes\";i:4;s:44:\"/home2/sdektunc/public_html/blog/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:32:\"/home2/sdektunc/public_html/blog\";i:1;s:43:\"/home2/sdektunc/public_html/blog/wp-content\";}s:19:\"isOuterWPContentDir\";b:0;s:25:\"wpContentDirNormalizePath\";s:44:\"/home2/sdektunc/public_html/blog/wp-content/\";}s:9:\"Installer\";O:13:\"DUP_Installer\":11:{s:4:\"File\";s:71:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745_installer.php\";s:4:\"Size\";i:62790;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:1;}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";i:547584;s:4:\"File\";s:70:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:52:\"Percona Server (GPL), Release 84.1, Revision b308619\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":15:{s:9:\"buildMode\";s:9:\"MYSQLDUMP\";s:13:\"collationList\";a:1:{i:0;s:15:\"utf8_general_ci\";}s:17:\"isTablesUpperCase\";i:0;s:15:\"isNameUpperCase\";i:0;s:4:\"name\";s:14:\"sdektunc_wp295\";s:15:\"tablesBaseCount\";i:13;s:16:\"tablesFinalCount\";i:13;s:14:\"tablesRowCount\";s:3:\"294\";s:16:\"tablesSizeOnDisk\";s:8:\"592.71KB\";s:18:\"varLowerCaseTables\";s:1:\"0\";s:7:\"version\";s:6:\"5.6.41\";s:14:\"versionComment\";s:52:\"Percona Server (GPL), Release 84.1, Revision b308619\";s:18:\"tableWiseRowCounts\";a:13:{s:16:\"wpio_commentmeta\";s:1:\"0\";s:13:\"wpio_comments\";s:1:\"1\";s:24:\"wpio_duplicator_packages\";s:1:\"1\";s:10:\"wpio_links\";s:1:\"0\";s:12:\"wpio_options\";s:3:\"157\";s:13:\"wpio_postmeta\";s:2:\"51\";s:10:\"wpio_posts\";s:2:\"39\";s:23:\"wpio_term_relationships\";s:1:\"2\";s:18:\"wpio_term_taxonomy\";s:1:\"3\";s:13:\"wpio_termmeta\";s:1:\"0\";s:10:\"wpio_terms\";s:1:\"3\";s:13:\"wpio_usermeta\";s:2:\"35\";s:10:\"wpio_users\";s:1:\"2\";}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:1;s:25:\"\0DUP_Database\0dbStorePath\";s:120:\"/home2/sdektunc/public_html/blog/wp-snapshots/tmp/20200514_anecdotassek_8c5d188294212a892527_20200514182745_database.sql\";s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;s:19:\"sameNameTableExists\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:1;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";O:11:\"DUP_Package\":25:{s:7:\"Created\";s:19:\"2020-05-14 18:27:45\";s:7:\"Version\";s:6:\"1.3.32\";s:9:\"VersionWP\";s:5:\"5.4.1\";s:9:\"VersionDB\";s:6:\"5.6.41\";s:10:\"VersionPHP\";s:6:\"7.1.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:21:\"20200514_anecdotassek\";s:4:\"Hash\";s:35:\"8c5d188294212a892527_20200514182745\";s:8:\"NameHash\";s:57:\"20200514_anecdotassek_8c5d188294212a892527_20200514182745\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:49:\"/home2/sdektunc/public_html/blog/wp-snapshots/tmp\";s:8:\"StoreURL\";s:38:\"https://sdektun.com/blog/wp-snapshots/\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:23;s:9:\"Installer\";r:76;s:8:\"Database\";r:88;s:13:\"BuildProgress\";r:133;}}}'); /*!40000 ALTER TABLE `wpiw_duplicator_packages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_links` -- DROP TABLE IF EXISTS `wpiw_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_links` -- LOCK TABLES `wpiw_links` WRITE; /*!40000 ALTER TABLE `wpiw_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_newsletter` -- DROP TABLE IF EXISTS `wpiw_newsletter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_newsletter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(100) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `surname` varchar(100) NOT NULL DEFAULT '', `sex` char(1) NOT NULL DEFAULT 'n', `status` char(1) NOT NULL DEFAULT 'S', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `token` varchar(50) NOT NULL DEFAULT '', `feed` tinyint(4) NOT NULL DEFAULT '0', `feed_time` bigint(20) NOT NULL DEFAULT '0', `country` varchar(4) NOT NULL DEFAULT '', `list_1` tinyint(4) NOT NULL DEFAULT '0', `list_2` tinyint(4) NOT NULL DEFAULT '0', `list_3` tinyint(4) NOT NULL DEFAULT '0', `list_4` tinyint(4) NOT NULL DEFAULT '0', `list_5` tinyint(4) NOT NULL DEFAULT '0', `list_6` tinyint(4) NOT NULL DEFAULT '0', `list_7` tinyint(4) NOT NULL DEFAULT '0', `list_8` tinyint(4) NOT NULL DEFAULT '0', `list_9` tinyint(4) NOT NULL DEFAULT '0', `list_10` tinyint(4) NOT NULL DEFAULT '0', `list_11` tinyint(4) NOT NULL DEFAULT '0', `list_12` tinyint(4) NOT NULL DEFAULT '0', `list_13` tinyint(4) NOT NULL DEFAULT '0', `list_14` tinyint(4) NOT NULL DEFAULT '0', `list_15` tinyint(4) NOT NULL DEFAULT '0', `list_16` tinyint(4) NOT NULL DEFAULT '0', `list_17` tinyint(4) NOT NULL DEFAULT '0', `list_18` tinyint(4) NOT NULL DEFAULT '0', `list_19` tinyint(4) NOT NULL DEFAULT '0', `list_20` tinyint(4) NOT NULL DEFAULT '0', `profile_1` varchar(255) NOT NULL DEFAULT '', `profile_2` varchar(255) NOT NULL DEFAULT '', `profile_3` varchar(255) NOT NULL DEFAULT '', `profile_4` varchar(255) NOT NULL DEFAULT '', `profile_5` varchar(255) NOT NULL DEFAULT '', `profile_6` varchar(255) NOT NULL DEFAULT '', `profile_7` varchar(255) NOT NULL DEFAULT '', `profile_8` varchar(255) NOT NULL DEFAULT '', `profile_9` varchar(255) NOT NULL DEFAULT '', `profile_10` varchar(255) NOT NULL DEFAULT '', `profile_11` varchar(255) NOT NULL DEFAULT '', `profile_12` varchar(255) NOT NULL DEFAULT '', `profile_13` varchar(255) NOT NULL DEFAULT '', `profile_14` varchar(255) NOT NULL DEFAULT '', `profile_15` varchar(255) NOT NULL DEFAULT '', `profile_16` varchar(255) NOT NULL DEFAULT '', `profile_17` varchar(255) NOT NULL DEFAULT '', `profile_18` varchar(255) NOT NULL DEFAULT '', `profile_19` varchar(255) NOT NULL DEFAULT '', `profile_20` varchar(255) NOT NULL DEFAULT '', `referrer` varchar(50) NOT NULL DEFAULT '', `http_referer` varchar(255) NOT NULL DEFAULT '', `wp_user_id` int(11) NOT NULL DEFAULT '0', `ip` varchar(50) NOT NULL DEFAULT '', `test` tinyint(4) NOT NULL DEFAULT '0', `flow` tinyint(4) NOT NULL DEFAULT '0', `unsub_email_id` int(11) NOT NULL DEFAULT '0', `unsub_time` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `email` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_newsletter` -- LOCK TABLES `wpiw_newsletter` WRITE; /*!40000 ALTER TABLE `wpiw_newsletter` DISABLE KEYS */; INSERT INTO `wpiw_newsletter` VALUES (1,'m5h8op1@inbox.ru','Петров Иван Анатольевич http://thkxofbdipdr.ru','Влад','n','S','2018-04-06 08:15:42','b74fcaa103',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','https://sdektun.com/devbackup//',0,'95.81.212.42',0,0,0,0),(2,'jg3fridi@inbox.ru','Петров Иван Анатольевич http://zpzhzlglwxvq.ru','Влад','n','S','2018-04-08 15:49:10','b7b8dd35b6',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','https://sdektun.com/devbackup//',0,'95.81.204.29',0,0,0,0),(3,'ahrmurh@googlemailcom.ml','c2a54cf33','c2a54cf33','m','S','2018-07-06 23:25:12','bb69e5bfa6',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'134.255.230.17',0,0,0,0),(4,'marco@ccbluex.net','d7391b64c','d7391b64c','m','S','2018-07-08 18:07:30','9c10210eb5',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'134.255.230.17',0,0,0,0),(5,'nettermensch@gmailcom.cf','33f019146','33f019146','m','S','2018-07-09 07:46:17','db86f5f758',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'46.128.85.23',0,0,0,0),(6,'street.visions@yahoo.com','c44ee9687','c44ee9687','m','S','2018-08-03 22:09:56','848ece317b',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'89.38.96.188',0,0,0,0),(7,'max.timmer15@googlemail.com','151e511de','151e511de','m','S','2018-08-06 21:35:24','4ac5e98035',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'185.62.189.17',0,0,0,0),(8,'skyguytvbusiness@gmail.com','cee2cd31a','cee2cd31a','m','S','2018-09-18 15:57:55','6072d8b86e',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'134.255.254.122',0,0,0,0),(9,'garkolym@yopmail.fr','efcea82be','efcea82be','m','S','2018-10-29 23:19:48','f48def41c1',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','',0,'134.255.230.17',0,0,0,0); /*!40000 ALTER TABLE `wpiw_newsletter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_newsletter_emails` -- DROP TABLE IF EXISTS `wpiw_newsletter_emails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_newsletter_emails` ( `id` int(11) NOT NULL AUTO_INCREMENT, `message` longtext COLLATE utf8mb4_unicode_ci, `message_text` longtext COLLATE utf8mb4_unicode_ci, `subject` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `status` enum('new','sending','sent','paused') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'new', `total` int(11) NOT NULL DEFAULT '0', `last_id` int(11) NOT NULL DEFAULT '0', `sent` int(11) NOT NULL DEFAULT '0', `send_on` int(11) NOT NULL DEFAULT '0', `track` tinyint(4) NOT NULL DEFAULT '0', `editor` tinyint(4) NOT NULL DEFAULT '0', `sex` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `query` longtext COLLATE utf8mb4_unicode_ci, `preferences` longtext COLLATE utf8mb4_unicode_ci, `options` longtext COLLATE utf8mb4_unicode_ci, `token` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `private` tinyint(1) NOT NULL DEFAULT '0', `open_count` int(10) unsigned NOT NULL DEFAULT '0', `click_count` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_newsletter_emails` -- LOCK TABLES `wpiw_newsletter_emails` WRITE; /*!40000 ALTER TABLE `wpiw_newsletter_emails` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_newsletter_emails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_newsletter_sent` -- DROP TABLE IF EXISTS `wpiw_newsletter_sent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_newsletter_sent` ( `email_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `status` tinyint(1) unsigned NOT NULL DEFAULT '0', `open` tinyint(1) unsigned NOT NULL DEFAULT '0', `time` int(10) unsigned NOT NULL DEFAULT '0', `error` varchar(100) NOT NULL DEFAULT '', `ip` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`email_id`,`user_id`), KEY `user_id` (`user_id`), KEY `email_id` (`email_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_newsletter_sent` -- LOCK TABLES `wpiw_newsletter_sent` WRITE; /*!40000 ALTER TABLE `wpiw_newsletter_sent` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_newsletter_sent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_newsletter_stats` -- DROP TABLE IF EXISTS `wpiw_newsletter_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_newsletter_stats` ( `id` int(11) NOT NULL AUTO_INCREMENT, `user_id` int(11) NOT NULL DEFAULT '0', `email_id` int(11) NOT NULL DEFAULT '0', `link_id` int(11) NOT NULL DEFAULT '0', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `anchor` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `ip` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `country` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `email_id` (`email_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_newsletter_stats` -- LOCK TABLES `wpiw_newsletter_stats` WRITE; /*!40000 ALTER TABLE `wpiw_newsletter_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_newsletter_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_options` -- DROP TABLE IF EXISTS `wpiw_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=InnoDB AUTO_INCREMENT=266907 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_options` -- LOCK TABLES `wpiw_options` WRITE; /*!40000 ALTER TABLE `wpiw_options` DISABLE KEYS */; INSERT INTO `wpiw_options` VALUES (1,'siteurl','https://sdektun.com/devbackup','yes'),(2,'home','https://sdektun.com/devbackup','yes'),(3,'blogname','Immigration and Legal Center - Centro Legal y de Inmigración','yes'),(4,'blogdescription','A non-profit service by the Binational Institute of Human Development and Casa Mexico','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','samuel@sdektun.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'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','47018','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:13:{i:1;a:0:{}i:2;a:3:{s:5:\"title\";s:18:\"Download Brochures\";s:4:\"text\";s:213:\"<div class=\"attorney-download\">\r\n <a href=\"#\"><i class=\"fa fa-gavel\"></i>Practice Areas</a>\r\n <a href=\"#\"><i class=\"fa fa-user\"></i>Our Attorneys</a>\r\n <a href=\"#\"><i class=\"fa fa-heart\"></i>Family Law</a>\r\n</div>\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:324:\"<div class=\"wg-text-help\">\r\n <h3>Need Help!</h3>\r\n <p>Find out about the ways to deal with debts if you are falling behind with day-to-day bills, loan and credit card repayments or other commitments.</p>\r\n <a class=\"btn btn-default-white-alt btn-default\" href=\"#\"><i class=\"fa fa-long-arrow-right\"></i>Contact US</a>\r\n</div>\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:18:\"Download Brochures\";s:4:\"text\";s:213:\"<div class=\"attorney-download\">\r\n <a href=\"#\"><i class=\"fa fa-gavel\"></i>Practice Areas</a>\r\n <a href=\"#\"><i class=\"fa fa-user\"></i>Our Attorneys</a>\r\n <a href=\"#\"><i class=\"fa fa-heart\"></i>Family Law</a>\r\n</div>\";s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}i:7;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:968:\"<div class=\"feature-top-item\">\r\n <div class=\"feature-top-main\">\r\n <div class=\"feature-top-content\">\r\n <span>Call Us Now !</span>\r\n <span>002 0106 5370701</span>\r\n <a href=\"#\">24/7 Available</a>\r\n </div>\r\n </div>\r\n</div>\r\n<div class=\"feature-top-item\">\r\n <div class=\"feature-top-main\">\r\n <div class=\"feature-top-content\">\r\n <span>Send Us Message !</span>\r\n <a class=\"mailto\" href=\"mailto:7oroof@7oroof.com\"><span>7oroof@7oroof.com</span></a>\r\n <a href=\"#\">24/7 Available</a>\r\n </div>\r\n </div>\r\n</div>\r\n<div class=\"feature-top-item\">\r\n <div class=\"feature-top-main\">\r\n <div class=\"feature-top-content\">\r\n <span>Visit Our Office !</span>\r\n <span>Alnahas Building, 2 AlBahr St, Tanta AlGharbia, Egypt.</span>\r\n <a href=\"http://tn.joomexp.com/wordpress/wp-trust/?page_id=217\">View Map</a>\r\n </div>\r\n </div>\r\n</div>\";s:6:\"filter\";b:0;}i:12;a:4:{s:5:\"title\";s:53:\"HAZ UNA CITA AHORA! Estamos listos para ayudarte hoy!\";s:4:\"text\";s:117:\"<strong>LLAMENOS AHORA:312-772-3410</strong>\r\n<strong>O POR CORREO ELECTRONICO: info@binationalinstitute.com</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:13;a:4:{s:5:\"title\";s:55:\"MAKE AN APPOINTMENT NOW We are ready to help you today!\";s:4:\"text\";s:119:\"<strong>CALL NOW</strong>:<strong>312-772-3410</strong>\r\n\r\n<strong>OR E-MAIL US : info@binationalinstitute.com</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:14;a:4:{s:5:\"title\";s:29:\"Main Office/ Oficina Central:\";s:4:\"text\";s:266:\"<strong>Douglas Park </strong><strong>2751W 16th St.</strong>\r\n<strong>Chicago, IL 60608</strong>\r\n<strong>Tel.312-772-3410</strong>\r\n<strong>Fax. 312-854-2866</strong>\r\n\r\n<strong>info@binationalinstitute.com </strong>\r\n<strong>www.binationalinstitute.com</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;i:16;a:4:{s:5:\"title\";s:8:\"Telefono\";s:4:\"text\";s:12:\"312-772-3410\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:17;a:4:{s:5:\"title\";s:6:\"Correo\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:18;a:4:{s:5:\"title\";s:6:\"Correo\";s:4:\"text\";s:36:\"E-MAIL: info@binationalinstitute.com\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";s:39:\"wp-embed-facebook/wp-embed-facebook.php\";s:36:\"SIGAMI\\WP_Embed_FB\\Plugin::uninstall\";}','no'),(82,'timezone_string','America/Chicago','yes'),(84,'page_on_front','2514','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','37965','yes'),(92,'wpiw_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:131:{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:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:93:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(93,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'sidebars_widgets','a:13:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:12:\"lsi_widget-3\";i:1;s:12:\"lsi_widget-5\";i:2;s:12:\"lsi_widget-4\";}s:9:\"sidebar-1\";a:10:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:11:\"tag_cloud-1\";i:7;s:10:\"nav_menu-1\";i:8;s:6:\"text-2\";i:9;s:6:\"text-3\";}s:9:\"sidebar-2\";a:4:{i:0;s:10:\"nav_menu-2\";i:1;s:6:\"text-4\";i:2;s:11:\"tag_cloud-2\";i:3;s:6:\"text-7\";}s:6:\"header\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:7:\"text-13\";}s:8:\"footer-2\";a:1:{i:0;s:7:\"text-12\";}s:8:\"footer-3\";a:1:{i:0;s:7:\"text-14\";}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:3:{i:0;s:12:\"lsi_widget-6\";i:1;s:12:\"lsi_widget-7\";i:2;s:12:\"lsi_widget-8\";}s:16:\"slide-out-widget\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(99,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_tag_cloud','a:3:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:8:\"taxonomy\";s:8:\"post_tag\";}i:2;a:2:{s:5:\"title\";s:9:\"Tag Cloud\";s:8:\"taxonomy\";s:20:\"attorneys-categories\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_nav_menu','a:4:{i:1;a:1:{s:8:\"nav_menu\";i:58;}i:2;a:2:{s:5:\"title\";s:13:\"Our Attorneys\";s:8:\"nav_menu\";i:31;}s:12:\"_multiwidget\";i:1;i:4;a:1:{s:8:\"nav_menu\";i:89;}}','yes'),(103,'cron','a:10:{i:1616385539;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:1616392542;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1616435544;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1616436211;a:1:{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;}}}i:1616436581;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:1616450060;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1616461573;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1616462546;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1616808146;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'wpforms_shareasale_id','1343014','yes'),(107,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(140,'WPLANG','','yes'),(143,'widget_widget_twentyfourteen_ephemera','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(149,'theme_mods_twentysixteen','a:2:{s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"social\";i:0;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1478116858;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(150,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(252,'current_theme','GeneratePress','yes'),(253,'theme_mods_wp-trust','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1545254984;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:25:\"woocommerce_widget_cart-1\";}s:9:\"sidebar-1\";a:9:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:25:\"cs_recent_post_carousel-1\";i:7;s:18:\"ft_flickr_widget-1\";i:8;s:11:\"tag_cloud-1\";}s:13:\"about-sidebar\";a:3:{i:0;s:10:\"nav_menu-1\";i:1;s:6:\"text-2\";i:2;s:6:\"text-3\";}s:16:\"attorney-sidebar\";a:3:{i:0;s:10:\"nav_menu-2\";i:1;s:6:\"text-4\";i:2;s:11:\"tag_cloud-2\";}s:16:\"practice-sidebar\";a:3:{i:0;s:10:\"nav_menu-3\";i:1;s:6:\"text-5\";i:2;s:11:\"tag_cloud-3\";}s:19:\"header-default-left\";a:1:{i:0;s:6:\"text-6\";}s:20:\"header-default-right\";a:1:{i:0;s:18:\"cs_social_widget-1\";}s:14:\"hidden-sidebar\";N;s:18:\"footer-feature-top\";a:1:{i:0;s:6:\"text-7\";}s:12:\"footer-top-1\";a:1:{i:0;s:6:\"text-8\";}s:12:\"footer-top-2\";a:1:{i:0;s:6:\"text-9\";}s:12:\"footer-top-3\";a:1:{i:0;s:10:\"nav_menu-4\";}s:12:\"footer-top-4\";a:1:{i:0;s:18:\"newsletterwidget-1\";}s:15:\"footer-top-1col\";a:1:{i:0;s:7:\"text-10\";}s:10:\"copyright1\";a:1:{i:0;s:7:\"text-11\";}s:10:\"copyright2\";a:1:{i:0;s:10:\"nav_menu-5\";}s:23:\"woocommerce-widget-area\";a:5:{i:0;s:28:\"woocommerce_product_search-1\";i:1;s:32:\"woocommerce_product_categories-1\";i:2;s:22:\"woocommerce_products-1\";i:3;s:26:\"woocommerce_price_filter-1\";i:4;s:31:\"woocommerce_product_tag_cloud-1\";}}}}','yes'),(254,'theme_switched','','yes'),(255,'widget_cs_social_widget','a:2:{i:1;a:35:{s:5:\"title\";s:0:\"\";s:5:\"style\";s:7:\"default\";s:5:\"align\";s:10:\"text-right\";s:13:\"icon_facebook\";s:0:\"\";s:13:\"link_facebook\";s:1:\"#\";s:8:\"icon_rss\";s:0:\"\";s:8:\"link_rss\";s:1:\"#\";s:12:\"icon_youtube\";s:0:\"\";s:12:\"link_youtube\";s:0:\"\";s:12:\"icon_twitter\";s:0:\"\";s:12:\"link_twitter\";s:1:\"#\";s:11:\"icon_google\";s:0:\"\";s:11:\"link_google\";s:0:\"\";s:10:\"icon_skype\";s:0:\"\";s:10:\"link_skype\";s:0:\"\";s:10:\"icon_yahoo\";s:0:\"\";s:10:\"link_yahoo\";s:0:\"\";s:13:\"icon_dribbble\";s:0:\"\";s:13:\"link_dribbble\";s:0:\"\";s:11:\"icon_flickr\";s:0:\"\";s:11:\"link_flickr\";s:0:\"\";s:13:\"icon_linkedin\";s:0:\"\";s:13:\"link_linkedin\";s:1:\"#\";s:10:\"icon_vimeo\";s:0:\"\";s:10:\"link_vimeo\";s:1:\"#\";s:14:\"icon_pinterest\";s:0:\"\";s:14:\"link_pinterest\";s:0:\"\";s:11:\"icon_github\";s:0:\"\";s:11:\"link_github\";s:0:\"\";s:14:\"icon_bloglovin\";s:0:\"\";s:14:\"link_bloglovin\";s:0:\"\";s:14:\"icon_instagram\";s:0:\"\";s:14:\"link_instagram\";s:0:\"\";s:11:\"extra_class\";s:0:\"\";s:8:\"url_free\";s:1:\"#\";}s:12:\"_multiwidget\";i:1;}','yes'),(256,'widget_ft_flickr_widget','a:2:{i:1;a:5:{s:5:\"title\";s:13:\"Flickr Stream\";s:9:\"flickr_id\";s:13:\"132723314@N07\";s:11:\"description\";s:0:\"\";s:6:\"number\";s:2:\"12\";s:10:\"stream_url\";s:44:\"https://www.flickr.com/photos/132723314@N07/\";}s:12:\"_multiwidget\";i:1;}','yes'),(257,'widget_cs_recent_post_carousel','a:2:{i:1;a:5:{s:5:\"title\";s:12:\"Recent Posts\";s:9:\"show_date\";N;s:9:\"show_decs\";N;s:6:\"number\";i:3;s:11:\"extra_class\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(258,'widget_cs_recent_attorney','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(259,'smof_data','a:51:{s:8:\"last_tab\";s:0:\"\";s:13:\"header_layout\";s:1:\"1\";s:11:\"menu_sticky\";s:1:\"1\";s:16:\"show_search_icon\";s:1:\"1\";s:14:\"show_cart_icon\";s:1:\"1\";s:16:\"menu_no_dropdown\";s:1:\"0\";s:9:\"main_logo\";a:5:{s:3:\"url\";s:67:\"https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-1.png\";s:2:\"id\";s:4:\"2368\";s:6:\"height\";s:3:\"100\";s:5:\"width\";s:3:\"354\";s:9:\"thumbnail\";s:75:\"https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-1-150x100.png\";}s:16:\"main_logo_height\";a:2:{s:6:\"height\";s:4:\"80px\";s:5:\"units\";s:2:\"px\";}s:18:\"sticky_logo_height\";a:2:{s:6:\"height\";s:5:\"282px\";s:5:\"units\";s:2:\"px\";}s:11:\"logo_slogan\";s:1:\"0\";s:11:\"text_slogan\";s:0:\"\";s:12:\"favicon_icon\";a:5:{s:3:\"url\";s:93:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/favicon.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"page_title_layout\";s:1:\"1\";s:19:\"bg_image_page_title\";a:5:{s:3:\"url\";s:99:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/bg-page-title.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:11:\"body_layout\";s:1:\"0\";s:15:\"body_background\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:13:\"center center\";s:16:\"background-image\";s:81:\"https://sdektun.com/devbackup/wp-content/uploads/2016/10/58_Homepage_Boxed_03.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:4:\"1426\";s:6:\"height\";s:3:\"317\";s:5:\"width\";s:3:\"208\";s:9:\"thumbnail\";s:81:\"https://sdektun.com/devbackup/wp-content/uploads/2016/10/58_Homepage_Boxed_03.jpg\";}}s:11:\"body_border\";s:1:\"0\";s:17:\"body_border_width\";a:2:{s:5:\"width\";s:4:\"50px\";s:5:\"units\";s:2:\"px\";}s:17:\"body_border_color\";s:7:\"#eeeeee\";s:20:\"enable_page_loadding\";s:1:\"0\";s:13:\"footer_layout\";s:1:\"1\";s:25:\"footer_botton_back_to_top\";s:1:\"1\";s:13:\"primary_color\";s:7:\"#d5aa6d\";s:15:\"secondary_color\";s:7:\"#333333\";s:10:\"link_color\";s:7:\"#333333\";s:16:\"link_color_hover\";s:7:\"#d5aa6d\";s:9:\"font_body\";a:11:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"22px\";s:5:\"color\";s:7:\"#9b9b9b\";}s:7:\"font_h1\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"32px\";s:11:\"line-height\";s:4:\"46px\";s:5:\"color\";s:7:\"#222222\";}s:7:\"font_h2\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"28px\";s:11:\"line-height\";s:4:\"36px\";s:5:\"color\";s:7:\"#222222\";}s:7:\"font_h3\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"25px\";s:11:\"line-height\";s:4:\"30px\";s:5:\"color\";s:7:\"#222222\";}s:7:\"font_h4\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"22px\";s:11:\"line-height\";s:4:\"26px\";s:5:\"color\";s:7:\"#222222\";}s:7:\"font_h5\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"24px\";s:5:\"color\";s:7:\"#222222\";}s:7:\"font_h6\";a:11:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"18px\";s:5:\"color\";s:7:\"#222222\";}s:13:\"google-font-1\";a:5:{s:11:\"font-family\";s:4:\"Lora\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:6:\"italic\";}s:22:\"google-font-selector-1\";s:60:\"blockquote, .cms-testimonial-layout3 .content, .cms-cta-text\";s:13:\"google-font-2\";a:5:{s:11:\"font-family\";s:7:\"Raleway\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";}s:22:\"google-font-selector-2\";s:113:\".vc_tta-panel-body, .cms-testimonial-body, .ft-r, .entry-content-inner, #sidebar .widget-title, .countdown-period\";s:13:\"google-font-3\";a:5:{s:11:\"font-family\";s:4:\"Lato\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";}s:22:\"google-font-selector-3\";s:10:\".blog-date\";s:12:\"blog_sidebar\";s:1:\"1\";s:21:\"blog_sidebar_position\";s:13:\"sidebar-right\";s:15:\"post_full_width\";s:0:\"\";s:17:\"post_sidebar_left\";s:0:\"\";s:24:\"bg_image_page_title_post\";a:5:{s:3:\"url\";s:104:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/bg-page-title_post.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:24:\"bg_image_page_title_team\";a:5:{s:3:\"url\";s:104:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/bg-page-title_team.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:28:\"bg_image_page_title_practice\";a:5:{s:3:\"url\";s:108:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/bg-page-title_practice.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:27:\"bg_image_page_title_product\";a:5:{s:3:\"url\";s:107:\"http://tn.joomexp.com/wordpress/wp-trust/wp-content/themes/wp_trust/assets/images/bg-page-title_product.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:12:\"page_comment\";s:1:\"1\";s:10:\"custom_css\";s:159:\"#cshero-footer-feature-top .feature-top-content .mailto span {\r\n color: #fff;\r\n font-family: \"lorabold\";\r\n font-size: 20px;\r\n line-height: 51px;\r\n}\";s:12:\"smoothscroll\";s:0:\"\";s:8:\"dev_mode\";s:1:\"0\";}','yes'),(260,'smof_data-transients','a:2:{s:14:\"changed_values\";a:1:{s:11:\"logo_slogan\";s:1:\"1\";}s:9:\"last_save\";i:1478119843;}','yes'),(266,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.3.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";d:1478099114;s:7:\"version\";s:5:\"4.5.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(270,'tp-google-fonts','a:3:{i:0;a:2:{s:3:\"url\";s:29:\"Open+Sans:300,400,600,700,800\";s:6:\"handle\";s:9:\"open-sans\";}i:1;a:2:{s:3:\"url\";s:43:\"Raleway:100,200,300,400,500,600,700,800,900\";s:6:\"handle\";s:7:\"raleway\";}i:2;a:2:{s:3:\"url\";s:19:\"Droid+Serif:400,700\";s:6:\"handle\";s:11:\"droid-serif\";}}','yes'),(271,'newsletter_logger_secret','162fffa8','yes'),(272,'newsletter_dismissed','a:1:{s:6:\"wpmail\";i:1;}','yes'),(273,'newsletter_main','a:8:{s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:22:\"newsletter@sdektun.com\";s:11:\"sender_name\";s:61:\"Immigration and Legal Center - Centro Legal y de Inmigración\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:9:\"phpmailer\";i:0;s:7:\"api_key\";s:10:\"c6830bc426\";}','yes'),(274,'newsletter_extension_versions','a:0:{}','no'),(275,'newsletter_main_smtp','a:7:{s:7:\"enabled\";i:0;s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"port\";i:25;s:6:\"secure\";s:0:\"\";s:12:\"ssl_insecure\";i:0;}','yes'),(276,'newsletter_main_version','1.2.9','yes'),(277,'newsletter','a:19:{s:14:\"noconfirmation\";i:0;s:12:\"profile_text\";s:301:\"<p>Change your subscription preferences to get what you are most interested in.</p>\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n </p>\n {profile_form}\n <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:267:\"<p>You have successfully subscribed to the newsletter. You\'ll\nreceive a confirmation email in few minutes. Please follow the\nlink in it to confirm your subscription. If the email takes\nmore than 15 minutes to appear in your mailbox, please check\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:21:\"confirmation_tracking\";s:0:\"\";s:20:\"confirmation_message\";s:424:\"<p>Hi {name},</p>\n<p>A newsletter subscription request for this email address was\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\nclick the link, please use the following link:</p>\n\n<p>{subscription_confirm_url}</p>\n\n<p>If you did not make this subscription request, just ignore this\nmessage.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:277:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>. To change subscriber options,\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:195:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\n<p>You\'re welcome to sign up again anytime.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}','yes'),(278,'newsletter_profile','a:202:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:24:\"The email is not correct\";s:4:\"name\";s:4:\"Name\";s:10:\"name_error\";s:23:\"The name is not correct\";s:11:\"name_status\";i:0;s:10:\"name_rules\";i:0;s:7:\"surname\";s:9:\"Last name\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:14:\"surname_status\";i:0;s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:14:\"privacy_status\";i:0;s:11:\"privacy_url\";s:0:\"\";s:9:\"subscribe\";s:9:\"Subscribe\";s:4:\"save\";s:4:\"Save\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:4:\"None\";s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:16:\"profile_1_status\";i:0;s:9:\"profile_1\";s:0:\"\";s:14:\"profile_1_type\";s:4:\"text\";s:21:\"profile_1_placeholder\";s:0:\"\";s:15:\"profile_1_rules\";i:0;s:17:\"profile_1_options\";s:0:\"\";s:16:\"profile_2_status\";i:0;s:9:\"profile_2\";s:0:\"\";s:14:\"profile_2_type\";s:4:\"text\";s:21:\"profile_2_placeholder\";s:0:\"\";s:15:\"profile_2_rules\";i:0;s:17:\"profile_2_options\";s:0:\"\";s:16:\"profile_3_status\";i:0;s:9:\"profile_3\";s:0:\"\";s:14:\"profile_3_type\";s:4:\"text\";s:21:\"profile_3_placeholder\";s:0:\"\";s:15:\"profile_3_rules\";i:0;s:17:\"profile_3_options\";s:0:\"\";s:16:\"profile_4_status\";i:0;s:9:\"profile_4\";s:0:\"\";s:14:\"profile_4_type\";s:4:\"text\";s:21:\"profile_4_placeholder\";s:0:\"\";s:15:\"profile_4_rules\";i:0;s:17:\"profile_4_options\";s:0:\"\";s:16:\"profile_5_status\";i:0;s:9:\"profile_5\";s:0:\"\";s:14:\"profile_5_type\";s:4:\"text\";s:21:\"profile_5_placeholder\";s:0:\"\";s:15:\"profile_5_rules\";i:0;s:17:\"profile_5_options\";s:0:\"\";s:16:\"profile_6_status\";i:0;s:9:\"profile_6\";s:0:\"\";s:14:\"profile_6_type\";s:4:\"text\";s:21:\"profile_6_placeholder\";s:0:\"\";s:15:\"profile_6_rules\";i:0;s:17:\"profile_6_options\";s:0:\"\";s:16:\"profile_7_status\";i:0;s:9:\"profile_7\";s:0:\"\";s:14:\"profile_7_type\";s:4:\"text\";s:21:\"profile_7_placeholder\";s:0:\"\";s:15:\"profile_7_rules\";i:0;s:17:\"profile_7_options\";s:0:\"\";s:16:\"profile_8_status\";i:0;s:9:\"profile_8\";s:0:\"\";s:14:\"profile_8_type\";s:4:\"text\";s:21:\"profile_8_placeholder\";s:0:\"\";s:15:\"profile_8_rules\";i:0;s:17:\"profile_8_options\";s:0:\"\";s:16:\"profile_9_status\";i:0;s:9:\"profile_9\";s:0:\"\";s:14:\"profile_9_type\";s:4:\"text\";s:21:\"profile_9_placeholder\";s:0:\"\";s:15:\"profile_9_rules\";i:0;s:17:\"profile_9_options\";s:0:\"\";s:17:\"profile_10_status\";i:0;s:10:\"profile_10\";s:0:\"\";s:15:\"profile_10_type\";s:4:\"text\";s:22:\"profile_10_placeholder\";s:0:\"\";s:16:\"profile_10_rules\";i:0;s:18:\"profile_10_options\";s:0:\"\";s:17:\"profile_11_status\";i:0;s:10:\"profile_11\";s:0:\"\";s:15:\"profile_11_type\";s:4:\"text\";s:22:\"profile_11_placeholder\";s:0:\"\";s:16:\"profile_11_rules\";i:0;s:18:\"profile_11_options\";s:0:\"\";s:17:\"profile_12_status\";i:0;s:10:\"profile_12\";s:0:\"\";s:15:\"profile_12_type\";s:4:\"text\";s:22:\"profile_12_placeholder\";s:0:\"\";s:16:\"profile_12_rules\";i:0;s:18:\"profile_12_options\";s:0:\"\";s:17:\"profile_13_status\";i:0;s:10:\"profile_13\";s:0:\"\";s:15:\"profile_13_type\";s:4:\"text\";s:22:\"profile_13_placeholder\";s:0:\"\";s:16:\"profile_13_rules\";i:0;s:18:\"profile_13_options\";s:0:\"\";s:17:\"profile_14_status\";i:0;s:10:\"profile_14\";s:0:\"\";s:15:\"profile_14_type\";s:4:\"text\";s:22:\"profile_14_placeholder\";s:0:\"\";s:16:\"profile_14_rules\";i:0;s:18:\"profile_14_options\";s:0:\"\";s:17:\"profile_15_status\";i:0;s:10:\"profile_15\";s:0:\"\";s:15:\"profile_15_type\";s:4:\"text\";s:22:\"profile_15_placeholder\";s:0:\"\";s:16:\"profile_15_rules\";i:0;s:18:\"profile_15_options\";s:0:\"\";s:17:\"profile_16_status\";i:0;s:10:\"profile_16\";s:0:\"\";s:15:\"profile_16_type\";s:4:\"text\";s:22:\"profile_16_placeholder\";s:0:\"\";s:16:\"profile_16_rules\";i:0;s:18:\"profile_16_options\";s:0:\"\";s:17:\"profile_17_status\";i:0;s:10:\"profile_17\";s:0:\"\";s:15:\"profile_17_type\";s:4:\"text\";s:22:\"profile_17_placeholder\";s:0:\"\";s:16:\"profile_17_rules\";i:0;s:18:\"profile_17_options\";s:0:\"\";s:17:\"profile_18_status\";i:0;s:10:\"profile_18\";s:0:\"\";s:15:\"profile_18_type\";s:4:\"text\";s:22:\"profile_18_placeholder\";s:0:\"\";s:16:\"profile_18_rules\";i:0;s:18:\"profile_18_options\";s:0:\"\";s:17:\"profile_19_status\";i:0;s:10:\"profile_19\";s:0:\"\";s:15:\"profile_19_type\";s:4:\"text\";s:22:\"profile_19_placeholder\";s:0:\"\";s:16:\"profile_19_rules\";i:0;s:18:\"profile_19_options\";s:0:\"\";s:17:\"profile_20_status\";i:0;s:10:\"profile_20\";s:0:\"\";s:15:\"profile_20_type\";s:4:\"text\";s:22:\"profile_20_placeholder\";s:0:\"\";s:16:\"profile_20_rules\";i:0;s:18:\"profile_20_options\";s:0:\"\";}','yes'),(279,'newsletter_subscription_lists','a:60:{s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;}','yes'),(280,'newsletter_subscription_template','a:2:{s:7:\"enabled\";i:0;s:8:\"template\";s:1829:\"<!DOCTYPE html>\n<html>\n <head>\n <!-- General styles, not used by all email clients -->\n <style type=\"text/css\" media=\"all\">\n a {\n text-decoration: none;\n color: #0088cc;\n }\n </style>\n </head>\n \n <!-- KEEP THE TAMPLE SIMPLE: THOSE ARE SERVICE MESSAGES. -->\n <body style=\"margin: 0;\">\n <!-- Top title with dark background #333, font color #fff, font size 32px -->\n <table style=\"background-color: #333; width: 100%; color: #fff; font-size: 32px\">\n <tr>\n <td style=\"padding: 25px; text-align: center\">\n {blog_title}\n </td>\n </tr>\n </table>\n\n <!-- Main table 100% wide with background color #eee --> \n <table style=\"background-color: #eee; width: 100%;\">\n <tr>\n <td align=\"center\" style=\"padding: 25px;\">\n\n <!-- Content table with backgdound color #fff, width 500px -->\n <table style=\"background-color: #fff; width: 500px; border: 1px solid #ddd;\">\n <tr>\n <td style=\"padding: 25px; font-size: 16px; font-family: sans-serif\">\n <!-- The {message} tag is replaced with one of confirmation, welcome or goodbye messages -->\n <!-- Messages content can be configured on Newsletter List Building panels --> \n\n {message}\n \n <!-- Signature if not already added to single messages (surround with <p>) -->\n\n </td>\n </tr>\n </table>\n\n </td>\n </tr>\n </table>\n\n </body>\n</html>\";}','no'),(281,'newsletter_subscription_version','2.0.2','yes'),(282,'newsletter_emails','a:1:{s:5:\"theme\";s:7:\"default\";}','yes'),(283,'newsletter_emails_theme_default','a:0:{}','no'),(284,'newsletter_emails_version','1.1.5','yes'),(285,'newsletter_users','a:0:{}','yes'),(286,'newsletter_users_version','1.0.6','yes'),(287,'newsletter_statistics','a:1:{s:3:\"key\";s:32:\"300873c5b63e89e4c8334451c0a9360c\";}','yes'),(288,'newsletter_statistics_version','1.1.6','yes'),(289,'newsletter_lock','a:4:{s:3:\"ids\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"message\";s:89:\"<p>Subscribe to our newsletter and get access to the full article.</p>[subscription_form]\";s:7:\"enabled\";i:0;}','yes'),(290,'newsletter_lock_version','1.0.3','yes'),(291,'newsletter_wp','a:5:{s:15:\"subscribe_label\";s:24:\"Subscribe our newsletter\";s:9:\"subscribe\";i:0;s:12:\"confirmation\";i:0;s:7:\"welcome\";i:0;s:6:\"delete\";i:0;}','yes'),(292,'newsletter_wp_version','1.0.1','yes'),(293,'revslider-update-check-short','1545114695','yes'),(294,'revslider-templates-check','1545114696','yes'),(300,'widget_ess-grid-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(301,'widget_newsletterwidget','a:2:{i:1;a:2:{s:5:\"title\";s:10:\"Newsletter\";s:4:\"text\";s:109:\"<div class=\"ft-introduction\">Don’t miss to subscribe to our news feeds, kindly fill the form below.</div>\r\n\";}s:12:\"_multiwidget\";i:1;}','yes'),(302,'vc_version','4.12.1','yes'),(304,'newsletter_diagnostic_cron_calls','a:300:{i:0;i:1544977455;i:1;i:1544978050;i:2;i:1544980224;i:3;i:1544980693;i:4;i:1544981373;i:5;i:1544981834;i:6;i:1544982272;i:7;i:1544982686;i:8;i:1544983135;i:9;i:1544983214;i:10;i:1544983549;i:11;i:1544985393;i:12;i:1544985773;i:13;i:1544986231;i:14;i:1544986321;i:15;i:1544986747;i:16;i:1544988289;i:17;i:1544988703;i:18;i:1544989823;i:19;i:1544989985;i:20;i:1544990703;i:21;i:1544990775;i:22;i:1544990847;i:23;i:1544992336;i:24;i:1544994249;i:25;i:1544994709;i:26;i:1544995314;i:27;i:1544997667;i:28;i:1544998630;i:29;i:1544999278;i:30;i:1545000241;i:31;i:1545001272;i:32;i:1545002450;i:33;i:1545002873;i:34;i:1545003410;i:35;i:1545004450;i:36;i:1545005925;i:37;i:1545006575;i:38;i:1545007429;i:39;i:1545007802;i:40;i:1545007964;i:41;i:1545008450;i:42;i:1545009497;i:43;i:1545009787;i:44;i:1545010213;i:45;i:1545010574;i:46;i:1545011150;i:47;i:1545011726;i:48;i:1545012403;i:49;i:1545015599;i:50;i:1545018408;i:51;i:1545018749;i:52;i:1545018996;i:53;i:1545020183;i:54;i:1545020614;i:55;i:1545021449;i:56;i:1545021732;i:57;i:1545022579;i:58;i:1545022775;i:59;i:1545023589;i:60;i:1545024369;i:61;i:1545025593;i:62;i:1545026351;i:63;i:1545026580;i:64;i:1545027024;i:65;i:1545028348;i:66;i:1545028676;i:67;i:1545031504;i:68;i:1545032059;i:69;i:1545032555;i:70;i:1545032991;i:71;i:1545033561;i:72;i:1545033712;i:73;i:1545033986;i:74;i:1545035079;i:75;i:1545036465;i:76;i:1545037079;i:77;i:1545037533;i:78;i:1545038042;i:79;i:1545038273;i:80;i:1545039048;i:81;i:1545040250;i:82;i:1545041443;i:83;i:1545042593;i:84;i:1545043189;i:85;i:1545043443;i:86;i:1545046727;i:87;i:1545048254;i:88;i:1545049455;i:89;i:1545049849;i:90;i:1545050510;i:91;i:1545051231;i:92;i:1545051982;i:93;i:1545052351;i:94;i:1545052691;i:95;i:1545054323;i:96;i:1545055466;i:97;i:1545055859;i:98;i:1545057707;i:99;i:1545057940;i:100;i:1545058187;i:101;i:1545060355;i:102;i:1545060711;i:103;i:1545061331;i:104;i:1545061810;i:105;i:1545062143;i:106;i:1545062186;i:107;i:1545063156;i:108;i:1545063573;i:109;i:1545065156;i:110;i:1545065638;i:111;i:1545065829;i:112;i:1545067156;i:113;i:1545067976;i:114;i:1545068389;i:115;i:1545068804;i:116;i:1545069237;i:117;i:1545070594;i:118;i:1545071384;i:119;i:1545071929;i:120;i:1545072144;i:121;i:1545074776;i:122;i:1545077002;i:123;i:1545077464;i:124;i:1545078283;i:125;i:1545078484;i:126;i:1545078744;i:127;i:1545078975;i:128;i:1545079757;i:129;i:1545080015;i:130;i:1545080508;i:131;i:1545080996;i:132;i:1545081740;i:133;i:1545085413;i:134;i:1545086054;i:135;i:1545086549;i:136;i:1545087834;i:137;i:1545087982;i:138;i:1545088806;i:139;i:1545089280;i:140;i:1545090198;i:141;i:1545090699;i:142;i:1545093250;i:143;i:1545093484;i:144;i:1545093684;i:145;i:1545094234;i:146;i:1545095685;i:147;i:1545096295;i:148;i:1545097685;i:149;i:1545100269;i:150;i:1545101225;i:151;i:1545101355;i:152;i:1545102148;i:153;i:1545102568;i:154;i:1545103207;i:155;i:1545104810;i:156;i:1545109055;i:157;i:1545110949;i:158;i:1545112315;i:159;i:1545113737;i:160;i:1545114747;i:161;i:1545115730;i:162;i:1545117160;i:163;i:1545118273;i:164;i:1545120983;i:165;i:1545122519;i:166;i:1545125155;i:167;i:1545126172;i:168;i:1545126814;i:169;i:1545126967;i:170;i:1545127150;i:171;i:1545127867;i:172;i:1545128985;i:173;i:1545129370;i:174;i:1545129723;i:175;i:1545130882;i:176;i:1545131736;i:177;i:1545132909;i:178;i:1545134500;i:179;i:1545136497;i:180;i:1545136937;i:181;i:1545138048;i:182;i:1545138189;i:183;i:1545139911;i:184;i:1545141910;i:185;i:1545142127;i:186;i:1545142836;i:187;i:1545149961;i:188;i:1545150302;i:189;i:1545151405;i:190;i:1545152201;i:191;i:1545152627;i:192;i:1545154306;i:193;i:1545154787;i:194;i:1545156384;i:195;i:1545157193;i:196;i:1545157515;i:197;i:1545157820;i:198;i:1545159151;i:199;i:1545162350;i:200;i:1545162812;i:201;i:1545163660;i:202;i:1545163956;i:203;i:1545165381;i:204;i:1545166929;i:205;i:1545167185;i:206;i:1545168361;i:207;i:1545170118;i:208;i:1545171695;i:209;i:1545172442;i:210;i:1545172552;i:211;i:1545173118;i:212;i:1545174566;i:213;i:1545175050;i:214;i:1545175262;i:215;i:1545175338;i:216;i:1545176052;i:217;i:1545176229;i:218;i:1545179781;i:219;i:1545180793;i:220;i:1545184167;i:221;i:1545184793;i:222;i:1545185102;i:223;i:1545189019;i:224;i:1545189683;i:225;i:1545190078;i:226;i:1545190381;i:227;i:1545191325;i:228;i:1545191706;i:229;i:1545193382;i:230;i:1545194284;i:231;i:1545198241;i:232;i:1545199218;i:233;i:1545199694;i:234;i:1545201707;i:235;i:1545202115;i:236;i:1545204022;i:237;i:1545205532;i:238;i:1545207614;i:239;i:1545209693;i:240;i:1545210040;i:241;i:1545210701;i:242;i:1545211181;i:243;i:1545211238;i:244;i:1545212458;i:245;i:1545213240;i:246;i:1545215265;i:247;i:1545216729;i:248;i:1545218375;i:249;i:1545219823;i:250;i:1545223581;i:251;i:1545225052;i:252;i:1545226880;i:253;i:1545227329;i:254;i:1545227457;i:255;i:1545228103;i:256;i:1545229414;i:257;i:1545230070;i:258;i:1545230150;i:259;i:1545230885;i:260;i:1545231106;i:261;i:1545231671;i:262;i:1545233101;i:263;i:1545234565;i:264;i:1545235316;i:265;i:1545235707;i:266;i:1545236070;i:267;i:1545236271;i:268;i:1545236475;i:269;i:1545236797;i:270;i:1545237062;i:271;i:1545237422;i:272;i:1545237923;i:273;i:1545238760;i:274;i:1545239602;i:275;i:1545239923;i:276;i:1545240179;i:277;i:1545240778;i:278;i:1545242091;i:279;i:1545242202;i:280;i:1545242442;i:281;i:1545242504;i:282;i:1545242683;i:283;i:1545242803;i:284;i:1545243054;i:285;i:1545243284;i:286;i:1545243404;i:287;i:1545243765;i:288;i:1545244005;i:289;i:1545244280;i:290;i:1545244584;i:291;i:1545244944;i:292;i:1545248839;i:293;i:1545250779;i:294;i:1545251607;i:295;i:1545252007;i:296;i:1545253531;i:297;i:1545253765;i:298;i:1545254206;i:299;i:1545254459;}','no'),(310,'revslider-global-settings','a:0:{}','yes'),(311,'woocommerce_default_country','GB','yes'),(312,'woocommerce_allowed_countries','all','yes'),(313,'woocommerce_all_except_countries','','yes'),(314,'woocommerce_specific_allowed_countries','','yes'),(315,'woocommerce_ship_to_countries','','yes'),(316,'woocommerce_specific_ship_to_countries','','yes'),(317,'woocommerce_default_customer_address','geolocation','yes'),(318,'woocommerce_calc_taxes','no','yes'),(319,'woocommerce_demo_store','no','yes'),(320,'woocommerce_demo_store_notice','This is a demo store for testing purposes — no orders shall be fulfilled.','no'),(321,'woocommerce_currency','GBP','yes'),(322,'woocommerce_currency_pos','left','yes'),(323,'woocommerce_price_thousand_sep',',','yes'),(324,'woocommerce_price_decimal_sep','.','yes'),(325,'woocommerce_price_num_decimals','2','yes'),(326,'woocommerce_weight_unit','kg','yes'),(327,'woocommerce_dimension_unit','cm','yes'),(328,'woocommerce_enable_review_rating','yes','yes'),(329,'woocommerce_review_rating_required','yes','no'),(330,'woocommerce_review_rating_verification_label','yes','no'),(331,'woocommerce_review_rating_verification_required','no','no'),(332,'woocommerce_shop_page_id','','yes'),(333,'woocommerce_shop_page_display','','yes'),(334,'woocommerce_category_archive_display','','yes'),(335,'woocommerce_default_catalog_orderby','menu_order','yes'),(336,'woocommerce_cart_redirect_after_add','no','yes'),(337,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(338,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";i:1;}','yes'),(339,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"crop\";i:1;}','yes'),(340,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";s:4:\"crop\";i:1;}','yes'),(341,'woocommerce_enable_lightbox','yes','yes'),(342,'woocommerce_manage_stock','yes','yes'),(343,'woocommerce_hold_stock_minutes','60','no'),(344,'woocommerce_notify_low_stock','yes','no'),(345,'woocommerce_notify_no_stock','yes','no'),(346,'woocommerce_stock_email_recipient','mytangonet@yahoo.com','no'),(347,'woocommerce_notify_low_stock_amount','2','no'),(348,'woocommerce_notify_no_stock_amount','0','yes'),(349,'woocommerce_hide_out_of_stock_items','no','yes'),(350,'woocommerce_stock_format','','yes'),(351,'woocommerce_file_download_method','force','no'),(352,'woocommerce_downloads_require_login','no','no'),(353,'woocommerce_downloads_grant_access_after_payment','yes','no'),(354,'woocommerce_prices_include_tax','no','yes'),(355,'woocommerce_tax_based_on','shipping','yes'),(356,'woocommerce_shipping_tax_class','inherit','yes'),(357,'woocommerce_tax_round_at_subtotal','no','yes'),(358,'woocommerce_tax_classes','Reduced Rate\nZero Rate','yes'),(359,'woocommerce_tax_display_shop','excl','yes'),(360,'woocommerce_tax_display_cart','excl','no'),(361,'woocommerce_price_display_suffix','','yes'),(362,'woocommerce_tax_total_display','itemized','no'),(363,'woocommerce_enable_shipping_calc','yes','no'),(364,'woocommerce_shipping_cost_requires_address','no','no'),(365,'woocommerce_ship_to_destination','billing','no'),(366,'woocommerce_enable_coupons','yes','yes'),(367,'woocommerce_calc_discounts_sequentially','no','no'),(368,'woocommerce_enable_guest_checkout','yes','no'),(369,'woocommerce_force_ssl_checkout','no','yes'),(370,'woocommerce_unforce_ssl_checkout','no','yes'),(371,'woocommerce_cart_page_id','','yes'),(372,'woocommerce_checkout_page_id','','yes'),(373,'woocommerce_terms_page_id','','no'),(374,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(375,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(376,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(377,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(378,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(379,'woocommerce_myaccount_page_id','','yes'),(380,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(381,'woocommerce_enable_myaccount_registration','no','no'),(382,'woocommerce_enable_checkout_login_reminder','yes','no'),(383,'woocommerce_registration_generate_username','yes','no'),(384,'woocommerce_registration_generate_password','no','no'),(385,'woocommerce_myaccount_orders_endpoint','orders','yes'),(386,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(387,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(388,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(389,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(390,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(391,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(392,'woocommerce_logout_endpoint','customer-logout','yes'),(393,'woocommerce_email_from_name','Immigration and Legal Center – Centro Legal y de Inmigración','no'),(394,'woocommerce_email_from_address','mytangonet@yahoo.com','no'),(395,'woocommerce_email_header_image','','no'),(396,'woocommerce_email_footer_text','Immigration and Legal Center – Centro Legal y de Inmigración - Powered by WooCommerce','no'),(397,'woocommerce_email_base_color','#557da1','no'),(398,'woocommerce_email_background_color','#f5f5f5','no'),(399,'woocommerce_email_body_background_color','#fdfdfd','no'),(400,'woocommerce_email_text_color','#505050','no'),(401,'woocommerce_api_enabled','yes','yes'),(407,'recently_activated','a:0:{}','yes'),(408,'woocommerce_admin_notices','a:2:{i:0;s:20:\"no_secure_connection\";i:1;s:10:\"wootenberg\";}','yes'),(409,'revslider_update_version','5.2.5.5','yes'),(414,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(415,'widget_woocommerce_widget_cart','a:2:{i:1;a:2:{s:5:\"title\";s:4:\"Cart\";s:13:\"hide_if_empty\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(416,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(417,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(418,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}','yes'),(419,'widget_woocommerce_product_categories','a:2:{i:1;a:6:{s:5:\"title\";s:10:\"Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";s:1:\"1\";s:18:\"show_children_only\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(420,'widget_woocommerce_product_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(421,'widget_woocommerce_product_tag_cloud','a:2:{i:1;a:1:{s:5:\"title\";s:9:\"Tag Cloud\";}s:12:\"_multiwidget\";i:1;}','yes'),(422,'widget_woocommerce_products','a:2:{i:1;a:7:{s:5:\"title\";s:12:\"Best Sellers\";s:6:\"number\";s:1:\"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'),(423,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(424,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(425,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(426,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(432,'woocommerce_meta_box_errors','a:0:{}','yes'),(433,'wpb_js_composer_license_activation_notified','yes','yes'),(443,'revslider-valid-notice','false','yes'),(455,'cptui_post_types','a:9:{s:6:\"client\";a:28:{s:4:\"name\";s:6:\"client\";s:5:\"label\";s:7:\"Clients\";s:14:\"singular_label\";s:7:\"Clients\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:16:\"dashicons-groups\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:17:\"client-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:12:\"testimonials\";a:28:{s:4:\"name\";s:12:\"testimonials\";s:5:\"label\";s:12:\"Testimonials\";s:14:\"singular_label\";s:12:\"Testimonials\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:22:\"dashicons-format-quote\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:23:\"testimonials-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:7:\"pricing\";a:28:{s:4:\"name\";s:7:\"pricing\";s:5:\"label\";s:7:\"Pricing\";s:14:\"singular_label\";s:7:\"Pricing\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:20:\"dashicons-shield-alt\";s:8:\"supports\";a:2:{i:0;s:5:\"title\";i:1;s:6:\"editor\";}s:10:\"taxonomies\";a:1:{i:0;s:18:\"pricing-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:10:\"attorneys \";a:23:{s:4:\"name\";s:9:\"attorneys\";s:5:\"label\";s:14:\"CMS Attorneys \";s:14:\"singular_label\";s:14:\"CMS Attorneys \";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:0:\"\";s:8:\"supports\";a:0:{}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:13:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:4:\"edit\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:4:\"view\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:9:\"attorneys\";a:28:{s:4:\"name\";s:9:\"attorneys\";s:5:\"label\";s:9:\"Attorneys\";s:14:\"singular_label\";s:9:\"Attorneys\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:21:\"dashicons-businessman\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:20:\"attorneys-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:8:\"practice\";a:28:{s:4:\"name\";s:8:\"practice\";s:5:\"label\";s:14:\"Practice Areas\";s:14:\"singular_label\";s:14:\"Practice Areas\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:25:\"dashicons-editor-contract\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:19:\"practice-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:8:\"galeries\";a:28:{s:4:\"name\";s:8:\"galeries\";s:5:\"label\";s:8:\"Galeries\";s:14:\"singular_label\";s:8:\"Galeries\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:21:\"dashicons-images-alt2\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:19:\"galeries-categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:8:\"overview\";a:28:{s:4:\"name\";s:8:\"overview\";s:5:\"label\";s:8:\"Overview\";s:14:\"singular_label\";s:8:\"Overview\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:18:\"dashicons-feedback\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:19:\"overview_categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:7:\"careers\";a:28:{s:4:\"name\";s:7:\"careers\";s:5:\"label\";s:7:\"Careers\";s:14:\"singular_label\";s:7:\"Careers\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:9:\"rest_base\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:19:\"dashicons-clipboard\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:18:\"careers_categories\";}s:6:\"labels\";a:21:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}}','yes'),(458,'cptui_taxonomies','a:8:{s:17:\"client-categories\";a:21:{s:4:\"name\";s:17:\"client-categories\";s:5:\"label\";s:17:\"Client Categories\";s:14:\"singular_label\";s:17:\"Client Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:6:\"client\";}}s:23:\"testimonials-categories\";a:21:{s:4:\"name\";s:23:\"testimonials-categories\";s:5:\"label\";s:22:\"Testimonial Categories\";s:14:\"singular_label\";s:22:\"Testimonial Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:12:\"testimonials\";}}s:18:\"pricing-categories\";a:21:{s:4:\"name\";s:18:\"pricing-categories\";s:5:\"label\";s:18:\"Pricing Categories\";s:14:\"singular_label\";s:18:\"Pricing Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:7:\"pricing\";}}s:20:\"attorneys-categories\";a:21:{s:4:\"name\";s:20:\"attorneys-categories\";s:5:\"label\";s:20:\"Attorneys Categories\";s:14:\"singular_label\";s:20:\"Attorneys Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:9:\"attorneys\";}}s:19:\"practice-categories\";a:21:{s:4:\"name\";s:19:\"practice-categories\";s:5:\"label\";s:19:\"Practice Categories\";s:14:\"singular_label\";s:19:\"Practice Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:8:\"practice\";}}s:19:\"galeries-categories\";a:21:{s:4:\"name\";s:19:\"galeries-categories\";s:5:\"label\";s:19:\"Galeries Categories\";s:14:\"singular_label\";s:19:\"Galeries Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:8:\"galeries\";}}s:19:\"overview_categories\";a:21:{s:4:\"name\";s:19:\"overview_categories\";s:5:\"label\";s:19:\"Overview Categories\";s:14:\"singular_label\";s:19:\"Overview Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:8:\"overview\";}}s:18:\"careers_categories\";a:21:{s:4:\"name\";s:18:\"careers_categories\";s:5:\"label\";s:18:\"Careers Categories\";s:14:\"singular_label\";s:18:\"Careers Categories\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:4:\"true\";s:12:\"show_in_rest\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:6:\"labels\";a:18:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";}s:12:\"object_types\";a:1:{i:0;s:7:\"careers\";}}}','yes'),(462,'client-categories_children','a:0:{}','yes'),(463,'testimonials-categories_children','a:0:{}','yes'),(464,'pricing-categories_children','a:0:{}','yes'),(465,'attorneys-categories_children','a:0:{}','yes'),(466,'practice-categories_children','a:0:{}','yes'),(467,'galeries-categories_children','a:0:{}','yes'),(468,'overview_categories_children','a:0:{}','yes'),(469,'careers_categories_children','a:0:{}','yes'),(470,'essential_grid_category_children','a:0:{}','yes'),(479,'ef3-current-demo-installed','trust','yes'),(592,'essential-connection','1','yes'),(606,'essential-notices','a:2:{i:0;O:8:\"stdClass\":7:{s:7:\"version\";s:3:\"2.1\";s:4:\"text\";s:293:\"<a href=\"//codecanyon.net/item/essential-grid-wordpress-plugin/7563340#item-description__version-2-1-5-artemis-26th-june-2017\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/essential_grid_updatenow_215.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"EssGrid 2.1.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPEG215-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":7:{s:7:\"version\";s:3:\"2.3\";s:4:\"text\";s:326:\"<a href=\"//codecanyon.net/item/essential-grid-wordpress-plugin/7563340\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/essential_grid_updatenow_23.jpg\" srcset=\"//updates.themepunch.tools/banners/essential_grid_updatenow_23@2x.jpg\" style=\"width:817px;min-width: 50%; max-width:100%\" alt=\"EssGrid 2.3 is out\" ></a>\";s:4:\"code\";s:10:\"TPEG215-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}}','yes'),(607,'essential-dashboard','O:8:\"stdClass\":1:{s:11:\"test-handle\";O:8:\"stdClass\":5:{s:12:\"version_from\";s:5:\"1.0.0\";s:10:\"version_to\";s:5:\"1.0.0\";s:5:\"order\";i:5;s:7:\"content\";s:181:\"<div class=\"rs-dash-widget\"><div class=\"rs-dash-title-wrap\"><div class=\"rs-dash-title\">your version is: {{current_version}}</div></div><div class=\"rs-dash-widget-inner\"></div></div>\";s:4:\"code\";s:0:\"\";}}','yes'),(624,'newsletter_diagnostic_cron_data','a:3:{s:4:\"mean\";d:922.34666666666669;s:3:\"max\";i:7125;s:3:\"min\";i:43;}','no'),(894,'revslider-connection','1','yes'),(1011,'revslider-latest-version','5.4.8.1','yes'),(1012,'revslider-stable-version','4.2','yes'),(1013,'revslider-notices','a:10:{i:0;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.0.9\";s:4:\"text\";s:220:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow51_banner.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1 is out\" ></a>\";s:4:\"code\";s:9:\"TPRS51-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.1.4\";s:4:\"text\";s:232:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=515b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_banner515.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS515-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.1.6\";s:4:\"text\";s:230:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=52b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_banner52.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS515-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.2.9\";s:4:\"text\";s:239:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=530b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_banner_large_5.3.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.3.0 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS530-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:4;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.3.9\";s:4:\"text\";s:222:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=54b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_54.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS540-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:5;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.4.1\";s:4:\"text\";s:239:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=542b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_banner_large_542.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.2 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS540-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:6;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.4.4\";s:4:\"text\";s:226:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=545b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_545.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS545-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:7;O:8:\"stdClass\":7:{s:7:\"version\";s:7:\"5.4.5.1\";s:4:\"text\";s:242:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=5452b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/updatenow_banner_large5452.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.5.2 is out\" ></a>\";s:4:\"code\";s:11:\"TPRS5452-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:8;O:8:\"stdClass\":7:{s:7:\"version\";s:7:\"5.4.5.2\";s:4:\"text\";s:223:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=546b\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/546_update.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.6 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS546-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:9;O:8:\"stdClass\":7:{s:7:\"version\";s:7:\"5.4.7.9\";s:4:\"text\";s:231:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=548\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/revsliderbanner_548.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.8 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS548-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}}','yes'),(1014,'revslider-dashboard','O:8:\"stdClass\":1:{s:11:\"test-handle\";O:8:\"stdClass\":5:{s:12:\"version_from\";s:5:\"5.0.0\";s:10:\"version_to\";s:5:\"5.0.0\";s:5:\"order\";i:5;s:7:\"content\";s:181:\"<div class=\"rs-dash-widget\"><div class=\"rs-dash-title-wrap\"><div class=\"rs-dash-title\">your version is: {{current_version}}</div></div><div class=\"rs-dash-widget-inner\"></div></div>\";s:4:\"code\";s:0:\"\";}}','yes'),(1015,'revslider-addons','O:8:\"stdClass\":26:{s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";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:\"1.0.6\";s:10:\"background\";s:65:\"//updates.themepunch.tools/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"1.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"//updates.themepunch.tools/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.tools/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:55:\"//updates.themepunch.tools/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:59:\"//updates.themepunch.tools/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:54:\"//updates.themepunch.tools/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\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:56:\"//updates.themepunch.tools/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:62:\"//updates.themepunch.tools/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:58:\"//updates.themepunch.tools/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:23:\"Display images in 360°\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:59:\"//updates.themepunch.tools/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:58:\"//updates.themepunch.tools/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:62:\"//updates.themepunch.tools/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}}','yes'),(17556,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"mytangonet@yahoo.com\";s:7:\"version\";s:5:\"5.0.9\";s:9:\"timestamp\";i:1588226312;}','no'),(21042,'db_upgraded','','yes'),(38080,'essential-addons','O:8:\"stdClass\":2:{s:30:\"essential-grid-rel-posts-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:30:\"essential-grid-rel-posts-addon\";s:12:\"version_from\";s:5:\"2.1.5\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:22:\"Add related Posts Grid\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";}s:24:\"essential-grid-ngg-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:24:\"essential-grid-ngg-addon\";s:12:\"version_from\";s:5:\"2.1.5\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"NextGen Gallery\";s:6:\"line_1\";s:24:\"Use Galleries and Albums\";s:6:\"line_2\";s:39:\"from third party plugin NextGen Gallery\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";}}','yes'),(50832,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(50833,'widget_media_image','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:2367;s:3:\"url\";s:67:\"https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-2.png\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:6:\"custom\";s:5:\"width\";i:119;s:6:\"height\";i:119;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:2367;s:3:\"url\";s:67:\"https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-2.png\";s:5:\"title\";s:0:\"\";}}','yes'),(50834,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(67593,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95363,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(244883,'rs-templates-new','','no'),(244884,'rs-templates','a:2:{s:6:\"slider\";a:218:{i:0;a:20:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:310:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:20:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:20:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:20:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:439:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:20:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:20:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Flickr 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:20:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:20:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:20:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:20:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:20:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:440:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:20:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:20:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:20:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:20:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:20:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:20:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:20:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:20:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:20:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:20:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:20:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:20:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:20:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:20:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:346:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:20:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:310:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:20:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:20:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:20:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:436:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:20:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<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/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:20:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:20:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:20:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:20:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:20:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:20:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:630:\"<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/watch?v=I4qGepR4aWw\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:20:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<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://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:20:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:20:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:20:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:518:\"<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://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:20:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:20:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:20:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:323:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:20:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:316:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:20:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:20:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:443:\"<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/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:20:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:20:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:20:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:20:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<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/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:20:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:20:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:691:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:20:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:693:\"<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/revslider-doc/second-steps/#staticlayers\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:20:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:532:\"<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/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:20:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:543:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:20:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:661:\"<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://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:20:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<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://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:20:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<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/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:20:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:20:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:20:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:20:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:20:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:20:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:441:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:20:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:20:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:572:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-whiteboard/\" 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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:20:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:516:\"<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://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:23:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:23:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:23:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:23:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:23:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:448:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:23:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:23:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:23:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:23:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:23:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:23:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:23:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:23:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:23:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:23:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:23:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:20:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:20:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:20:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:20:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:23:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:23:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:23:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:23:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:23:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:23:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:23:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:23:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:20:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<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/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:20:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:23:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:23:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:23:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:23:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:23:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:20:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:20:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:20:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:20:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:426:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-typewriter/\" 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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:20:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:23:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:23:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:23:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:23:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:23:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:23:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:23:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:23:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:23:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:23:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:23:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:23:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:23:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:23:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:23:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:23:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:23:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:23:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:23:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:568:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:20:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:343:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:20:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:341:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:20:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:20:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:164:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:20:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:468:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:20:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:20:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:463:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:20:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:421:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:20:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:20:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.3.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:20:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.3.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:352:\"[{\"path\":\"revslider-404-addon\\/revslider-404-addon.php\",\"name\":\"404 Page Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:20:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:20:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/filmstrip-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:191:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:20:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:20:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:20:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:20:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:20:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:20:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:152;a:23:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:23:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:23:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:23:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:23:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:23:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:23:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:23:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:161;a:23:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:23:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:23:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:23:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:23:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:20:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:358:\"<span class=\"ttm_content\">How to install <a href=\"https://revolution.themepunch.com/direct-customer-benefits/#addoninstall\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:20:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:20:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:358:\"<span class=\"ttm_content\">How to install <a href=\"https://revolution.themepunch.com/direct-customer-benefits/#addoninstall\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:20:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:171;a:23:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:23:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:23:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:23:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:23:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:23:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:23:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:23:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:20:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:20:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:176:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:20:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:372:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:20:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:359:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:20:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:436:\"<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://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:203;a:23:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:23:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:23:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:23:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:23:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:23:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:20:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:211;a:23:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:23:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:23:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:23:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:23:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:23:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:23:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:219;a:23:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:23:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:23:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:23:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:23:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:20:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:20:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:23:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:23:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:23:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:23:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:23:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:20:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:20:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:193:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:20:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:198:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:20:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:237;a:23:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:23:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:23:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:241;a:23:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:23:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:23:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:23:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:23:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:23:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:20:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:20:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:20:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:20:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:164:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:236:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}}}','no'),(245356,'dazz_cs_dashboard','s:582:\"a:5:{s:14:\"dazz_cs_status\";s:1:\"0\";s:11:\"cs_headline\";s:11:\"Coming Soon\";s:14:\"cs_description\";s:339:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vel fermentum dui. Pellentesque vitae porttitor ex, euismod sodales magna. Nunc sed felis sed dui pellentesque sodales porta a magna. Donec dui augue, dignissim faucibus lorem nec, fringilla molestie massa. Sed blandit dapibus bibendum. Sed interdum commodo laoreet. Sed mi orci.\";s:12:\"display_logo\";s:1:\"0\";s:11:\"cs_logo_url\";s:83:\"https://sdektun.com/devbackup/wp-content/plugins/coming-soon-wp/assets/img/logo.png\";}\";','yes'),(245357,'dazz_cs_seo','s:231:\"a:4:{s:15:\"dazz_cs_favicon\";s:83:\"https://sdektun.com/devbackup/wp-content/plugins/coming-soon-wp/assets/img/logo.png\";s:17:\"dazz_cs_seo_title\";s:11:\"Coming Soon\";s:16:\"dazz_cs_seo_desc\";s:0:\"\";s:21:\"dazz_cs_seo_analytics\";s:0:\"\";}\";','yes'),(245358,'dazz_cs_design','s:442:\"a:10:{s:17:\"dazz_cs_select_bg\";s:1:\"1\";s:14:\"dazz_cs_bg_clr\";s:7:\"#1e73be\";s:14:\"dazz_cs_bg_img\";s:81:\"https://sdektun.com/devbackup/wp-content/plugins/coming-soon-wp/assets/img/bg.jpg\";s:21:\"dazz_headeline_ft_clr\";s:7:\"#ffffff\";s:16:\"dazz_desc_ft_clr\";s:7:\"#ffffff\";s:15:\"dazz_social_clr\";s:7:\"#ffffff\";s:21:\"dazz_headline_ft_size\";s:2:\"80\";s:17:\"dazz_desc_ft_size\";s:2:\"21\";s:10:\"dazz_ft_st\";s:7:\"Verdana\";s:18:\"dazz_cs_custom_css\";s:0:\"\";}\";','yes'),(245359,'dazz_cs_social','s:112:\"a:4:{s:10:\"dazz_cs_fb\";s:1:\"#\";s:12:\"dazz_cs_twit\";s:1:\"#\";s:10:\"dazz_cs_ln\";s:1:\"#\";s:10:\"dazz_cs_gp\";s:1:\"#\";}\";','yes'),(245360,'dazz_cs_contact','s:141:\"a:3:{s:15:\"dazz_cs_address\";s:16:\"123 Street, City\";s:10:\"dazz_cs_no\";s:16:\"(00) 123-4567890\";s:13:\"dazz_cs_email\";s:17:\"email@example.com\";}\";','yes'),(245361,'wpsm_dazz_cs_review','a:2:{s:4:\"time\";i:1545254457;s:9:\"dismissed\";b:0;}','yes'),(245380,'jetpack_sync_settings_disable','0','yes'),(245383,'jpsq_sync-1545254758.587445-513891-1','a:5:{i:0;s:14:\"deleted_plugin\";i:1;a:2:{i:0;s:19:\"jetpack/jetpack.php\";i:1;b:1;}i:2;i:3;i:3;d:1545254758.587431;i:4;b:0;}','no'),(245384,'jpsq_sync-1545254758.599218-513891-2','a:5:{i:0;s:33:\"set_site_transient_update_plugins\";i:1;a:1:{i:0;O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1545254662;s:7:\"checked\";a:15:{s:19:\"akismet/akismet.php\";s:5:\"4.0.2\";s:33:\"cmssuperheroes/cmssuperheroes.php\";s:7:\"1.0.9.2\";s:33:\"coming-soon-wp/coming-soon-wp.php\";s:5:\"1.5.4\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"4.5.1\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:5:\"1.4.3\";s:47:\"ef3-import-and-export/ef3-import-and-export.php\";s:5:\"1.1.3\";s:33:\"essential-grid/essential-grid.php\";s:7:\"2.1.0.2\";s:9:\"hello.php\";s:3:\"1.6\";s:19:\"jetpack/jetpack.php\";s:5:\"4.3.2\";s:21:\"newsletter/plugin.php\";s:5:\"4.6.8\";s:23:\"revslider/revslider.php\";s:5:\"5.2.6\";s:27:\"woocommerce/woocommerce.php\";s:5:\"2.6.7\";s:27:\"js_composer/js_composer.php\";s:6:\"4.12.1\";s:24:\"wpforms-lite/wpforms.php\";s:5:\"1.3.0\";s:27:\"wp-super-cache/wp-cache.php\";s:5:\"1.4.8\";}s:8:\"response\";a:5:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{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.1.1\";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.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}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:14:\"upgrade_notice\";s:147:\"<p>Read the <a href=\"https://contactform7.com/category/releases/\">release announcement post</a> before upgrading. There is an important notice.</p>\";s:6:\"tested\";s:5:\"5.0.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:6:\"plugin\";s:21:\"newsletter/plugin.php\";s:11:\"new_version\";s:5:\"5.8.5\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/newsletter/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/newsletter.5.8.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028\";s:2:\"1x\";s:63:\"https://ps.w.org/newsletter/assets/icon-128x128.png?rev=1160467\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/newsletter/assets/banner-1544x500.png?rev=1052027\";s:2:\"1x\";s:65:\"https://ps.w.org/newsletter/assets/banner-772x250.png?rev=1052027\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.0.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"3.5.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=1440831\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=1440831\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=1629184\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=1629184\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.0\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.5.0.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/wpforms-lite.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.0\";s:12:\"requires_php\";s:5:\"5.3.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.6.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}}}i:2;i:3;i:3;d:1545254758.59921;i:4;b:0;}','no'),(245391,'theme_mods_generatepress','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:89;s:8:\"slideout\";i:0;}s:18:\"custom_css_post_id\";i:2830;s:11:\"custom_logo\";i:2368;s:18:\"generate_copyright\";s:70:\"© 2019 Immigration and Legal Center - Centro Legal y de Inmigración \";}','yes'),(245392,'generate_dynamic_css_output','body{background-color:#e4e8de;color:#3a3a3a;}a, a:visited{color:#1e73be;}a:hover, a:focus, a:active{color:#000000;}body .grid-container{max-width:1400px;}.site-header .header-image{width:270px;}body, button, input, select, textarea{font-family:-apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";}.entry-content > [class*=\"wp-block-\"]:not(:last-child){margin-bottom:1.5em;}.main-navigation .main-nav ul ul li a{font-size:14px;}@media (max-width:768px){.main-title{font-size:30px;}h1{font-size:30px;}h2{font-size:25px;}}.top-bar{background-color:#1e72bd;color:#ffffff;}.top-bar a,.top-bar a:visited{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:#ffffff;color:#3a3a3a;}.site-header a,.site-header a:visited{color:#3a3a3a;}.main-title a,.main-title a:hover,.main-title a:visited{color:#222222;}.site-description{color:#757575;}.main-navigation,.main-navigation ul ul{background-color:rgba(198,176,113,0.4);}.main-navigation .main-nav ul li a,.menu-toggle{color:#7a6417;}.main-navigation .main-nav ul li:hover > a,.main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a{color:#7a6107;background-color:#f2e5b0;}button.menu-toggle:hover,button.menu-toggle:focus,.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#7a6417;}.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#e4e8de;}.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a:hover,.main-navigation .main-nav ul li[class*=\"current-menu-\"].sfHover > a{color:#ffffff;background-color:#e4e8de;}.navigation-search input[type=\"search\"],.navigation-search input[type=\"search\"]:active{color:#f2e5b0;background-color:#f2e5b0;}.navigation-search input[type=\"search\"]:focus{color:#7a6107;background-color:#f2e5b0;}.main-navigation ul ul{background-color:#3f3f3f;}.main-navigation .main-nav ul ul li a{color:#ffffff;}.main-navigation .main-nav ul ul li:hover > a,.main-navigation .main-nav ul ul li:focus > a,.main-navigation .main-nav ul ul li.sfHover > a{color:#ffffff;background-color:#4f4f4f;}.main-navigation .main-nav ul ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#4f4f4f;}.main-navigation .main-nav ul ul li[class*=\"current-menu-\"] > a:hover,.main-navigation .main-nav ul ul li[class*=\"current-menu-\"].sfHover > a{color:#ffffff;background-color:#4f4f4f;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:#ffffff;}.entry-meta{color:#595959;}.entry-meta a,.entry-meta a:visited{color:#595959;}.entry-meta a:hover{color:#1e73be;}.sidebar .widget{background-color:#ffffff;}.sidebar .widget .widget-title{color:#000000;}.footer-widgets{color:#ffffff;background-color:#a57606;}.footer-widgets .widget-title{color:#ffffff;}.site-info{color:#ffffff;background-color:#845415;}.site-info a,.site-info a:visited{color:#ffffff;}.site-info a:hover{color:#606060;}.footer-bar .widget_nav_menu .current-menu-item a{color:#606060;}input[type=\"text\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"number\"],textarea,select{color:#666666;background-color:#fafafa;border-color:#cccccc;}input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"number\"]:focus,textarea:focus,select:focus{color:#666666;background-color:#ffffff;border-color:#bfbfbf;}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a.button,a.button:visited,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#666666;}button:hover,html input[type=\"button\"]:hover,input[type=\"reset\"]:hover,input[type=\"submit\"]:hover,a.button:hover,button:focus,html input[type=\"button\"]:focus,input[type=\"reset\"]:focus,input[type=\"submit\"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f3f3f;}.generate-back-to-top,.generate-back-to-top:visited{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}.generate-back-to-top:hover,.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}.inside-top-bar{padding:0px 10px 0px 10px;}.inside-header{padding:20px 40px 20px 40px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}}.separate-containers .widget, .separate-containers .site-main > *, .separate-containers .page-header, .widget-area .main-navigation{margin-bottom:0px;}.right-sidebar.separate-containers .site-main{margin:0px;}.left-sidebar.separate-containers .site-main{margin:0px;}.both-sidebars.separate-containers .site-main{margin:0px;}.both-right.separate-containers .site-main{margin:0px;}.both-right.separate-containers .inside-left-sidebar{margin-right:0px;}.both-right.separate-containers .inside-right-sidebar{margin-left:0px;}.both-left.separate-containers .site-main{margin:0px;}.both-left.separate-containers .inside-left-sidebar{margin-right:0px;}.both-left.separate-containers .inside-right-sidebar{margin-left:0px;}.separate-containers .site-main{margin-top:0px;margin-bottom:0px;}.separate-containers .page-header-image, .separate-containers .page-header-contained, .separate-containers .page-header-image-single, .separate-containers .page-header-content-single{margin-top:0px;}.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{margin-top:0px;margin-bottom:0px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}.one-container .sidebar .widget{padding:0px;}','yes'),(245393,'generate_dynamic_css_cached_version','2.2.1','yes'),(245394,'generate_migration_settings','a:7:{s:31:\"font_awesome_essentials_updated\";s:4:\"true\";s:22:\"skip_dynamic_css_cache\";s:4:\"true\";s:20:\"default_font_updated\";s:4:\"true\";s:25:\"blog_post_content_preview\";s:4:\"true\";s:23:\"blog_visibility_updated\";s:4:\"true\";s:22:\"footer_padding_updated\";s:4:\"true\";s:30:\"mobile_content_padding_updated\";s:4:\"true\";}','yes'),(245396,'generate_db_version','2.2.1','no'),(245397,'generate_update_core_typography','true','yes'),(245401,'wp_page_for_privacy_policy','0','yes'),(245402,'show_comments_cookies_opt_in','0','yes'),(245417,'generate_settings','a:21:{s:10:\"hide_title\";b:1;s:12:\"hide_tagline\";b:1;s:11:\"retina_logo\";s:0:\"\";s:24:\"header_alignment_setting\";s:6:\"center\";s:15:\"container_width\";i:1400;s:21:\"nav_alignment_setting\";s:6:\"center\";s:21:\"footer_widget_setting\";s:1:\"3\";s:23:\"footer_background_color\";s:7:\"#845415\";s:30:\"footer_widget_background_color\";s:7:\"#a57606\";s:24:\"footer_widget_text_color\";s:7:\"#ffffff\";s:25:\"footer_widget_title_color\";s:7:\"#ffffff\";s:27:\"navigation_background_color\";s:21:\"rgba(198,176,113,0.4)\";s:16:\"background_color\";s:7:\"#e4e8de\";s:17:\"top_bar_alignment\";s:6:\"center\";s:24:\"top_bar_background_color\";s:7:\"#1e72bd\";s:13:\"top_bar_width\";s:4:\"full\";s:10:\"logo_width\";i:270;s:21:\"navigation_text_color\";s:7:\"#7a6417\";s:35:\"navigation_background_current_color\";s:7:\"#e4e8de\";s:33:\"navigation_background_hover_color\";s:7:\"#f2e5b0\";s:27:\"navigation_text_hover_color\";s:7:\"#7a6107\";}','yes'),(245418,'fresh_site','0','yes'),(245419,'page_for_posts','0','yes'),(245430,'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'),(245431,'current_theme_supports_woocommerce','yes','yes'),(245432,'woocommerce_queue_flush_rewrite_rules','no','yes'),(245435,'woocommerce_store_address','','yes'),(245436,'woocommerce_store_address_2','','yes'),(245437,'woocommerce_store_city','','yes'),(245438,'woocommerce_store_postcode','','yes'),(245439,'woocommerce_placeholder_image','','yes'),(245440,'woocommerce_enable_reviews','yes','yes'),(245441,'woocommerce_shipping_debug_mode','no','yes'),(245442,'woocommerce_erasure_request_removes_order_data','no','no'),(245443,'woocommerce_erasure_request_removes_download_data','no','no'),(245444,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(245445,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(245446,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(245447,'woocommerce_trash_pending_orders','','no'),(245448,'woocommerce_trash_failed_orders','','no'),(245449,'woocommerce_trash_cancelled_orders','','no'),(245450,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(245451,'woocommerce_single_image_width','600','yes'),(245452,'woocommerce_thumbnail_image_width','300','yes'),(245453,'woocommerce_checkout_highlight_required_fields','yes','yes'),(245454,'product_cat_children','a:0:{}','yes'),(245455,'default_product_cat','87','yes'),(245479,'woocommerce_thumbnail_cropping','1:1','yes'),(245487,'edd_sl_9b4b9278ab03eed62e9ded0113d4678e','a:2:{s:7:\"timeout\";i:1589546980;s:5:\"value\";s:24066:\"{\"new_version\":\"1.10.0\",\"stable_version\":\"1.10.0\",\"name\":\"GP Premium\",\"slug\":\"gp-premium\",\"url\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/?changelog=1\",\"last_updated\":\"2020-05-14 15:12:42\",\"homepage\":\"https:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/\",\"sections\":{\"description\":\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\",\"changelog\":\"<h4> (4\\/22\\/2020) - 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix "null" in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:73:\\\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-128x128.png\\\";s:2:\\\"2x\\\";s:73:\\\"https:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-256x256.png\\\";}\",\"stable_tag\":\"1.10.0\",\"tested\":\"5.4.1\",\"description\":[\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"https:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\"],\"changelog\":[\"<h4> (4\\/22\\/2020) - 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix "null" in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"]}\";}','no'),(245492,'jet-elements-db-version','1.14.0','yes'),(245499,'elementor_version','2.9.8','yes'),(249687,'_elementor_installed_time','1546892077','yes'),(249688,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}}s:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:682:{i:0;a:14:{s:2:\"id\";s:4:\"5525\";s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"5533\";s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"5575\";s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"5615\";s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"5624\";s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"5684\";s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"5693\";s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"5703\";s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:4:\"5711\";s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:12;a:14:{s:2:\"id\";s:4:\"5719\";s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:4:\"5729\";s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"5737\";s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"5746\";s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"5755\";s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"5764\";s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:19;a:14:{s:2:\"id\";s:4:\"5773\";s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";s:4:\"5783\";s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"5792\";s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"5801\";s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"5811\";s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:26;a:14:{s:2:\"id\";s:4:\"5820\";s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:28;a:14:{s:2:\"id\";s:4:\"5828\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"5836\";s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";s:4:\"5844\";s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";s:4:\"5852\";s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"545\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"5947\";s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"577\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:36;a:14:{s:2:\"id\";s:4:\"5956\";s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";s:4:\"5963\";s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"5974\";s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"5983\";s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"5991\";s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"5999\";s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"6008\";s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"6027\";s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:4:\"6036\";s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"639\";s:11:\"trend_index\";s:3:\"650\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";s:4:\"6044\";s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"6053\";s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:52;a:14:{s:2:\"id\";s:4:\"6063\";s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"6071\";s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"6079\";s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";s:4:\"6089\";s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"6097\";s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"6106\";s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"6114\";s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"6122\";s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";s:4:\"6135\";s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"6144\";s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"6152\";s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:68;a:14:{s:2:\"id\";s:4:\"6162\";s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"6170\";s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"6178\";s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"600\";s:11:\"trend_index\";s:3:\"625\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";s:4:\"6186\";s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";s:4:\"6196\";s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"597\";s:11:\"trend_index\";s:3:\"629\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:77;a:14:{s:2:\"id\";s:4:\"6204\";s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:79;a:14:{s:2:\"id\";s:4:\"6212\";s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:81;a:14:{s:2:\"id\";s:4:\"6220\";s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:4:\"6230\";s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"6239\";s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"6249\";s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:4:\"6258\";s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"571\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"6266\";s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"562\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";s:4:\"6274\";s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:4:\"6017\";s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"615\";s:11:\"trend_index\";s:3:\"626\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:93;a:14:{s:2:\"id\";s:4:\"4826\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"4835\";s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"4843\";s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"4854\";s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"584\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"4863\";s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"618\";s:11:\"trend_index\";s:3:\"627\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";s:4:\"4871\";s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";s:4:\"4880\";s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"4889\";s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"4897\";s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"4905\";s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"4913\";s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"4921\";s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"4929\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"4939\";s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"4947\";s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"4955\";s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"4963\";s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"4971\";s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"565\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"4979\";s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"4987\";s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"4995\";s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"5007\";s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"5019\";s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"5027\";s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:120;a:14:{s:2:\"id\";s:4:\"5037\";s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"5057\";s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"5071\";s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"623\";s:11:\"trend_index\";s:3:\"611\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"5082\";s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";s:4:\"5090\";s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"5098\";s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"5107\";s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine’s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"573\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"5115\";s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine’s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"607\";s:11:\"trend_index\";s:3:\"654\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";s:4:\"5125\";s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine’s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"602\";s:11:\"trend_index\";s:3:\"640\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"5133\";s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"5141\";s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"609\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"5149\";s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"5542\";s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:4:\"5550\";s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"5558\";s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"5567\";s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:5:\"11231\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";s:10:\"1564642380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"5583\";s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:5:\"11220\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";s:10:\"1564642385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"5591\";s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:5:\"11204\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564642389\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"5599\";s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:5:\"11198\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Header_small_3.jpg\";s:12:\"tmpl_created\";s:10:\"1564642395\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"5607\";s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:5:\"11192\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564642399\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"5634\";s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"5642\";s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"5650\";s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"5658\";s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"5667\";s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"5675\";s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"5860\";s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"5869\";s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"5877\";s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:5:\"11468\";s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393182\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"628\";s:11:\"trend_index\";s:3:\"631\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:160;a:14:{s:2:\"id\";s:4:\"5885\";s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:5:\"11461\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Header_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"5893\";s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:5:\"11453\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393224\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"5904\";s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:5:\"11445\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"5912\";s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"579\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:5:\"11435\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"5921\";s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:5:\"11424\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"617\";s:11:\"trend_index\";s:3:\"607\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:170;a:14:{s:2:\"id\";s:4:\"5930\";s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"5939\";s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"7596\";s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"7615\";s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"7627\";s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:5:\"11822\";s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";s:10:\"1569429896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"595\";s:11:\"trend_index\";s:3:\"591\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:176;a:14:{s:2:\"id\";s:4:\"7638\";s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:5:\"11877\";s:5:\"title\";s:27:\"Portfolio – Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";s:10:\"1569429954\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"7663\";s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:5:\"11870\";s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569429964\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"587\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"7650\";s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:5:\"11861\";s:5:\"title\";s:27:\"Portfolio – Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";s:10:\"1569429975\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"578\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:182;a:14:{s:2:\"id\";s:4:\"7686\";s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:5:\"11854\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";s:10:\"1569429983\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"4676\";s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:5:\"11847\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";s:10:\"1569430010\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"7997\";s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:5:\"11839\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";s:10:\"1569430015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"7982\";s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:5:\"11832\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";s:10:\"1569430019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"7959\";s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:5:\"11807\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";s:10:\"1569430070\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:192;a:14:{s:2:\"id\";s:4:\"7950\";s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"7937\";s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:5:\"11897\";s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569494236\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"654\";s:11:\"trend_index\";s:3:\"606\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"7927\";s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:5:\"11890\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";s:10:\"1571907344\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"7917\";s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"7904\";s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"7837\";s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"7852\";s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"7862\";s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:5:\"12212\";s:5:\"title\";s:28:\"Law Firm – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";s:10:\"1572846914\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:203;a:14:{s:2:\"id\";s:4:\"7871\";s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:5:\"12203\";s:5:\"title\";s:30:\"Law Firm – Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";s:10:\"1572846925\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"556\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:205;a:14:{s:2:\"id\";s:4:\"7884\";s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:23:\"Law Firm – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/header.png\";s:12:\"tmpl_created\";s:10:\"1572846935\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"7892\";s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:5:\"12179\";s:5:\"title\";s:23:\"Law Firm – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";s:10:\"1572846958\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"4212\";s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"7825\";s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:5:\"12170\";s:5:\"title\";s:23:\"Law Firm – Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";s:10:\"1572846967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:212;a:14:{s:2:\"id\";s:4:\"4227\";s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"7812\";s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:5:\"12164\";s:5:\"title\";s:20:\"Law Firm – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";s:10:\"1572846979\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"656\";s:11:\"trend_index\";s:3:\"612\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"4235\";s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"7724\";s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"4244\";s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"7734\";s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"4252\";s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"7771\";s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"4260\";s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"7787\";s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"4268\";s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"7801\";s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"4276\";s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"7754\";s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"4284\";s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"7713\";s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"4293\";s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"7744\";s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"4302\";s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:5:\"12229\";s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";s:10:\"1572847842\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:4:\"4313\";s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"8523\";s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:5:\"12550\";s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";s:10:\"1575960263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"675\";s:11:\"trend_index\";s:3:\"587\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";s:4:\"4324\";s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"8524\";s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:5:\"12540\";s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";s:10:\"1575960267\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"634\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:239;a:14:{s:2:\"id\";s:4:\"4332\";s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"8525\";s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:5:\"12492\";s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";s:10:\"1575960358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"4341\";s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"8513\";s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:5:\"12500\";s:5:\"title\";s:21:\"Travel – Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1575960371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"4349\";s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"8512\";s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:5:\"12509\";s:5:\"title\";s:18:\"Travel – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";s:10:\"1575960378\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"660\";s:11:\"trend_index\";s:3:\"630\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"4357\";s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"8526\";s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:5:\"12516\";s:5:\"title\";s:27:\"Travel – Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";s:10:\"1575960387\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"4368\";s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"8505\";s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"557\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:5:\"12524\";s:5:\"title\";s:26:\"Travel – Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";s:10:\"1575960397\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"567\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"4376\";s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"8511\";s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:5:\"12531\";s:5:\"title\";s:31:\"Travel – Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";s:10:\"1575960404\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"591\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"4391\";s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"8514\";s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"4400\";s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"8676\";s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"4411\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"8678\";s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"4420\";s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"8679\";s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"4428\";s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"8680\";s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"4436\";s:5:\"title\";s:11:\"Contact 16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"8681\";s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"4444\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"8682\";s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"4452\";s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"8703\";s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"4460\";s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"8961\";s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"4468\";s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"8969\";s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:5:\"12716\";s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";s:10:\"1579060659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"564\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";s:4:\"4476\";s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";s:4:\"8973\";s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";s:5:\"12707\";s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";s:10:\"1579060669\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";s:4:\"4484\";s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";s:4:\"8977\";s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:5:\"12699\";s:5:\"title\";s:30:\"Magazine – Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";s:10:\"1579060680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"4492\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"8981\";s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:5:\"12688\";s:5:\"title\";s:30:\"Magazine – Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";s:10:\"1579060692\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"4500\";s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"8985\";s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:5:\"12678\";s:5:\"title\";s:23:\"Magazine – Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1579060701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"4509\";s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"624\";s:11:\"trend_index\";s:3:\"613\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"8989\";s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:5:\"12669\";s:5:\"title\";s:23:\"Magazine – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";s:10:\"1579060715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"footer\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";s:4:\"4521\";s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"8996\";s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";s:5:\"12661\";s:5:\"title\";s:23:\"Magazine – Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";s:10:\"1579060722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"4529\";s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"598\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";s:4:\"9001\";s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:5:\"12652\";s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";s:10:\"1579060730\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"4537\";s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"9119\";s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";s:5:\"12643\";s:5:\"title\";s:24:\"Magazine – Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";s:10:\"1579060737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"4545\";s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"619\";s:11:\"trend_index\";s:3:\"617\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"9127\";s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:5:\"12635\";s:5:\"title\";s:20:\"Magazine – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";s:10:\"1579060746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"621\";s:11:\"trend_index\";s:3:\"572\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";s:4:\"4553\";s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:5:\"12736\";s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";s:10:\"1579060978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"668\";s:11:\"trend_index\";s:3:\"659\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"4562\";s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"608\";s:11:\"trend_index\";s:3:\"632\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:5:\"12726\";s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";s:10:\"1579061019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:309;a:14:{s:2:\"id\";s:4:\"4572\";s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";s:4:\"9174\";s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:5:\"13089\";s:5:\"title\";s:23:\"Photography – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";s:10:\"1582091623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"664\";s:11:\"trend_index\";s:3:\"605\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"4580\";s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"9178\";s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";s:5:\"13096\";s:5:\"title\";s:32:\"Photography – Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";s:10:\"1582091742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"625\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"4589\";s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"626\";s:11:\"trend_index\";s:3:\"644\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"9180\";s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";s:5:\"13103\";s:5:\"title\";s:26:\"Photography – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";s:10:\"1582091903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"4597\";s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"566\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";s:4:\"9182\";s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:5:\"13120\";s:5:\"title\";s:31:\"Photography – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";s:10:\"1582092351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"652\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"4605\";s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"641\";s:11:\"trend_index\";s:3:\"655\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";s:4:\"9239\";s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:5:\"13112\";s:5:\"title\";s:26:\"Photography – Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1582092483\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"4613\";s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"633\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"9247\";s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";s:5:\"13129\";s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";s:10:\"1582092645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"638\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:327;a:14:{s:2:\"id\";s:4:\"9254\";s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"9301\";s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:329;a:14:{s:2:\"id\";s:4:\"9296\";s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:330;a:14:{s:2:\"id\";s:4:\"9313\";s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";s:4:\"9343\";s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:332;a:14:{s:2:\"id\";s:4:\"9349\";s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:333;a:14:{s:2:\"id\";s:4:\"4690\";s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"4698\";s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"4706\";s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"4718\";s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"4727\";s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"4736\";s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"4746\";s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";s:4:\"4759\";s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"4770\";s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";s:4:\"4781\";s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"559\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:5:\"13274\";s:5:\"title\";s:38:\"Interior Design – Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";s:10:\"1586148723\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"657\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"4793\";s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"561\";s:11:\"trend_index\";s:3:\"546\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:347;a:14:{s:2:\"id\";s:5:\"13267\";s:5:\"title\";s:35:\"Interior Design – Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";s:10:\"1586148728\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";s:4:\"4801\";s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"583\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:350;a:14:{s:2:\"id\";s:5:\"13259\";s:5:\"title\";s:36:\"Interior Design – News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";s:10:\"1586148733\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"594\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";s:4:\"4809\";s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";s:5:\"13251\";s:5:\"title\";s:27:\"Interior Design – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";s:10:\"1586148737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"681\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";s:4:\"4818\";s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:5:\"13244\";s:5:\"title\";s:30:\"Interior Design – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";s:10:\"1586148742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"business\",\"footer\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"560\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;a:14:{s:2:\"id\";s:4:\"5045\";s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"593\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"604\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:357;a:14:{s:2:\"id\";s:5:\"13236\";s:5:\"title\";s:30:\"Interior Design – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Header.png\";s:12:\"tmpl_created\";s:10:\"1586148746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";s:4:\"5157\";s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:5:\"13281\";s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";s:10:\"1586148801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"682\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"5165\";s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:4:\"5173\";s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:363;a:14:{s:2:\"id\";s:4:\"5181\";s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:365;a:14:{s:2:\"id\";s:4:\"5189\";s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";s:4:\"5198\";s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"571\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";s:5:\"13395\";s:5:\"title\";s:34:\"Online Course – Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";s:10:\"1587474673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"674\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;a:14:{s:2:\"id\";s:4:\"5206\";s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:5:\"13387\";s:5:\"title\";s:32:\"Online Course – End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";s:10:\"1587474682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"677\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:4:\"5214\";s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";s:5:\"13378\";s:5:\"title\";s:28:\"Online Course – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Header.jpg\";s:12:\"tmpl_created\";s:10:\"1587474693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"612\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";s:4:\"5222\";s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"555\";s:11:\"trend_index\";s:3:\"618\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:375;a:14:{s:2:\"id\";s:5:\"13369\";s:5:\"title\";s:28:\"Online Course – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";s:10:\"1587474701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"609\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:4:\"5230\";s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;a:14:{s:2:\"id\";s:5:\"13361\";s:5:\"title\";s:25:\"Online Course – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";s:10:\"1587474710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"680\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"5238\";s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"634\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:380;a:14:{s:2:\"id\";s:5:\"13413\";s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";s:10:\"1587474761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"659\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";s:4:\"5249\";s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"658\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:383;a:14:{s:2:\"id\";s:5:\"13402\";s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";s:10:\"1587474772\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"673\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:384;a:14:{s:2:\"id\";s:4:\"5257\";s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:5:\"13422\";s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";s:10:\"1587474782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"647\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:386;a:14:{s:2:\"id\";s:4:\"5266\";s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"596\";s:11:\"trend_index\";s:3:\"549\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:388;a:14:{s:2:\"id\";s:4:\"5275\";s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";s:4:\"5283\";s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";s:4:\"5290\";s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";s:4:\"5298\";s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"568\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:393;a:14:{s:2:\"id\";s:4:\"5306\";s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"582\";s:11:\"trend_index\";s:3:\"621\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"646\";s:11:\"trend_index\";s:3:\"664\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:395;a:14:{s:2:\"id\";s:4:\"5315\";s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"669\";s:11:\"trend_index\";s:3:\"675\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:397;a:14:{s:2:\"id\";s:4:\"5324\";s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";s:4:\"5333\";s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:399;a:14:{s:2:\"id\";s:4:\"5341\";s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"610\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;a:14:{s:2:\"id\";s:4:\"5349\";s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:4:\"5357\";s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:402;a:14:{s:2:\"id\";s:4:\"5368\";s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";s:4:\"5381\";s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:404;a:14:{s:2:\"id\";s:4:\"5389\";s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"650\";s:11:\"trend_index\";s:3:\"673\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:4:\"5397\";s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:408;a:14:{s:2:\"id\";s:4:\"5405\";s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:410;a:14:{s:2:\"id\";s:4:\"5413\";s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:4:\"5421\";s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:4:\"5429\";s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"671\";s:11:\"trend_index\";s:3:\"676\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:414;a:14:{s:2:\"id\";s:4:\"5438\";s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:4:\"5447\";s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"679\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;a:14:{s:2:\"id\";s:4:\"5455\";s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"648\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:419;a:14:{s:2:\"id\";s:4:\"5464\";s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:3:\"620\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;a:14:{s:2:\"id\";s:4:\"5472\";s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";s:4:\"5480\";s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"662\";s:11:\"trend_index\";s:3:\"666\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;a:14:{s:2:\"id\";s:4:\"5488\";s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";s:4:\"5496\";s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:4:\"5504\";s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"576\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:4:\"5515\";s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"605\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page – Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"620\";s:11:\"trend_index\";s:3:\"661\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:432;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:433;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage – Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage – Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"636\";s:11:\"trend_index\";s:3:\"628\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:436;a:14:{s:2:\"id\";s:5:\"11241\";s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564643043\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage – Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"661\";s:11:\"trend_index\";s:3:\"678\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:439;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product – App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"630\";s:11:\"trend_index\";s:3:\"636\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:441;a:14:{s:2:\"id\";s:5:\"13307\";s:5:\"title\";s:26:\"Online Course – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";s:10:\"1587474541\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:442;a:14:{s:2:\"id\";s:5:\"13328\";s:5:\"title\";s:27:\"Online Course – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";s:10:\"1587474558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"613\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:5:\"13338\";s:5:\"title\";s:33:\"Online Course – Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";s:10:\"1587474574\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:445;a:14:{s:2:\"id\";s:5:\"13352\";s:5:\"title\";s:29:\"Online Course – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";s:10:\"1587474591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"637\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;a:14:{s:2:\"id\";s:5:\"13187\";s:5:\"title\";s:33:\"Interior Design – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";s:10:\"1586148661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:5:\"13199\";s:5:\"title\";s:29:\"Interior Design – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";s:10:\"1586148666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"13214\";s:5:\"title\";s:32:\"Interior Design – Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";s:10:\"1586148672\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;a:14:{s:2:\"id\";s:5:\"13229\";s:5:\"title\";s:31:\"Interior Design – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";s:10:\"1586148677\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"558\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";s:5:\"12948\";s:5:\"title\";s:29:\"Photography – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1582093442\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"12798\";s:5:\"title\";s:25:\"Photography – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";s:10:\"1582093446\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;a:14:{s:2:\"id\";s:5:\"12868\";s:5:\"title\";s:27:\"Photography – Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";s:10:\"1582093450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"648\";s:11:\"trend_index\";s:3:\"662\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:454;a:14:{s:2:\"id\";s:5:\"13056\";s:5:\"title\";s:28:\"Photography – Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";s:10:\"1582093454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"563\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:455;a:14:{s:2:\"id\";s:5:\"12922\";s:5:\"title\";s:37:\"Photography – Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";s:10:\"1582093457\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"588\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:457;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"611\";s:11:\"trend_index\";s:3:\"608\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:458;a:14:{s:2:\"id\";s:5:\"12875\";s:5:\"title\";s:36:\"Photography – Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";s:10:\"1582093461\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"643\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:460;a:14:{s:2:\"id\";s:5:\"12962\";s:5:\"title\";s:26:\"Photography – Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";s:10:\"1582093465\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"585\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:5:\"12833\";s:5:\"title\";s:38:\"Photography – Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";s:10:\"1582093469\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"589\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";s:5:\"12898\";s:5:\"title\";s:36:\"Photography – Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";s:10:\"1582093473\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"633\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:5:\"12994\";s:5:\"title\";s:24:\"Photography – Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";s:10:\"1582093477\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"593\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";s:5:\"12805\";s:5:\"title\";s:38:\"Photography – B&W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";s:10:\"1582093481\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:3:\"645\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:5:\"13031\";s:5:\"title\";s:33:\"Photography – Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";s:10:\"1582093484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"610\";s:11:\"trend_index\";s:3:\"555\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;a:14:{s:2:\"id\";s:5:\"12621\";s:5:\"title\";s:26:\"Magazine – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1579060604\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"586\";s:11:\"trend_index\";s:3:\"639\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"676\";s:11:\"trend_index\";s:3:\"677\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:470;a:14:{s:2:\"id\";s:5:\"12352\";s:5:\"title\";s:24:\"Travel – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1575960464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:5:\"12400\";s:5:\"title\";s:20:\"Travel – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";s:10:\"1575960441\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:5:\"12479\";s:5:\"title\";s:20:\"Travel – Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";s:10:\"1575960474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"29\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:473;a:14:{s:2:\"id\";s:5:\"12466\";s:5:\"title\";s:27:\"Travel – Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";s:10:\"1575960469\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:475;a:14:{s:2:\"id\";s:5:\"12443\";s:5:\"title\";s:22:\"Travel – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";s:10:\"1575960459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"590\";s:11:\"trend_index\";s:3:\"602\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:477;a:14:{s:2:\"id\";s:5:\"12431\";s:5:\"title\";s:18:\"Travel – FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";s:10:\"1575960453\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";s:5:\"12421\";s:5:\"title\";s:27:\"Travel – Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";s:10:\"1575960445\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:5:\"11763\";s:5:\"title\";s:27:\"Portfolio – Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";s:10:\"1569428959\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:481;a:14:{s:2:\"id\";s:5:\"11781\";s:5:\"title\";s:23:\"Portfolio – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";s:10:\"1569428955\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"598\";s:11:\"trend_index\";s:3:\"635\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:5:\"11793\";s:5:\"title\";s:26:\"Portfolio – Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";s:10:\"1569428951\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;a:14:{s:2:\"id\";s:5:\"11800\";s:5:\"title\";s:25:\"Portfolio – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";s:10:\"1569428946\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"627\";s:11:\"trend_index\";s:3:\"649\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";s:5:\"11163\";s:5:\"title\";s:32:\"Digital Agency – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";s:10:\"1564641877\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;a:14:{s:2:\"id\";s:5:\"11129\";s:5:\"title\";s:28:\"Digital Agency – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";s:10:\"1564641889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:488;a:14:{s:2:\"id\";s:5:\"11074\";s:5:\"title\";s:31:\"Digital Agency – Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";s:10:\"1564641872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:5:\"11056\";s:5:\"title\";s:35:\"Digital Agency – Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";s:10:\"1564641867\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:5:\"11094\";s:5:\"title\";s:30:\"Digital Agency – Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";s:10:\"1564641885\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"599\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";s:5:\"11034\";s:5:\"title\";s:30:\"Digital Agency – Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";s:10:\"1564641881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage – Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:494;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:495;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"570\";s:11:\"trend_index\";s:3:\"599\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:496;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page – Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page – Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page – Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:5:\"12155\";s:5:\"title\";s:26:\"Law Firm – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";s:10:\"1572847054\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;a:14:{s:2:\"id\";s:5:\"12143\";s:5:\"title\";s:22:\"Law Firm – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";s:10:\"1572847069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:5:\"12091\";s:5:\"title\";s:21:\"Law Firm – Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";s:10:\"1572847113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:502;a:14:{s:2:\"id\";s:5:\"11572\";s:5:\"title\";s:19:\"Gym – Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392934\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:5:\"12133\";s:5:\"title\";s:24:\"Law Firm – Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";s:10:\"1572847078\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"569\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;a:14:{s:2:\"id\";s:5:\"12080\";s:5:\"title\";s:24:\"Law Firm – Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";s:10:\"1572847120\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:5:\"11506\";s:5:\"title\";s:19:\"Gym – Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392930\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";s:5:\"12124\";s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";s:10:\"1572847096\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:5:\"12044\";s:5:\"title\";s:24:\"Law Firm – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";s:10:\"1572847130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:508;a:14:{s:2:\"id\";s:5:\"11536\";s:5:\"title\";s:19:\"Gym – Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"575\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:5:\"11545\";s:5:\"title\";s:21:\"Gym – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392943\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;a:14:{s:2:\"id\";s:5:\"12116\";s:5:\"title\";s:24:\"Law Firm – Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";s:10:\"1572847105\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:5:\"11563\";s:5:\"title\";s:19:\"Gym – Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392923\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"594\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:5:\"11478\";s:5:\"title\";s:17:\"Gym – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"600\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"651\";s:11:\"trend_index\";s:3:\"581\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:514;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"584\";s:11:\"trend_index\";s:3:\"647\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";s:5:\"11528\";s:5:\"title\";s:19:\"Gym – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"670\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:517;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page – Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"592\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page – Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page – Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"678\";s:11:\"trend_index\";s:3:\"657\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page – Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page – Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"665\";s:11:\"trend_index\";s:3:\"665\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:525;a:14:{s:2:\"id\";s:5:\"11948\";s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";s:10:\"1572153978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services – Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact – Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"631\";s:11:\"trend_index\";s:3:\"652\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About – Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:531;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage – Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage – Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"649\";s:11:\"trend_index\";s:3:\"614\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:534;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site – Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:536;a:14:{s:2:\"id\";s:5:\"11966\";s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";s:10:\"1572154274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"572\";s:11:\"trend_index\";s:3:\"595\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:538;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site – Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site – Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"667\";s:11:\"trend_index\";s:3:\"670\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:541;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday – 80’s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:5:\"11973\";s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";s:10:\"1572154523\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"616\";s:11:\"trend_index\";s:3:\"660\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"672\";s:11:\"trend_index\";s:3:\"656\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:545;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"622\";s:11:\"trend_index\";s:3:\"604\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:546;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"592\";s:11:\"trend_index\";s:3:\"623\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"632\";s:11:\"trend_index\";s:3:\"651\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:548;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:549;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"653\";s:11:\"trend_index\";s:3:\"638\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:550;a:14:{s:2:\"id\";s:5:\"11981\";s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";s:10:\"1572155125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"663\";s:11:\"trend_index\";s:3:\"668\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:552;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"629\";s:11:\"trend_index\";s:3:\"637\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:553;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage – App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage – Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"666\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:556;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage – Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:557;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage – Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"601\";s:11:\"trend_index\";s:3:\"615\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:559;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"635\";s:11:\"trend_index\";s:3:\"603\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:560;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage – Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage – Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"644\";s:11:\"trend_index\";s:3:\"674\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:563;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage – Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:565;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage – Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage – Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"614\";s:11:\"trend_index\";s:3:\"641\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:568;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage – Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page – Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:570;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page – Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"655\";s:11:\"trend_index\";s:3:\"667\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:572;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page – Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:573;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page – Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"645\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page – Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"622\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page – Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio – Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About – Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About – Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:580;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About – Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About – Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"642\";s:11:\"trend_index\";s:3:\"669\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:583;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About – CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About – Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About – Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio – Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"589\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:588;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page – Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page – Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page – Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page – Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"640\";s:11:\"trend_index\";s:3:\"643\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:593;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page – Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page – Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:596;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page – Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"561\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page – Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page – Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page – Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"616\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page – Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page – Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page – Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page – Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"565\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page – App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page – Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"562\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page – Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page – Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page – Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page – Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page – Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page – Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"544\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page – Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page – Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:614;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page – Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page – Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page – Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page – Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"619\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page – Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"596\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page – Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page – Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"554\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page – Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"663\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:622;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page – Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"653\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page – Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"624\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page – Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact – Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact – Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact – Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact – Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact – Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:630;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact – Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services – Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:632;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services – Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"642\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services – Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"155\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:634;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services – Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"156\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:635;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services – Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"157\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services – Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"158\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:637;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing – App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"159\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing – Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"160\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product – Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"161\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product – Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"162\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop – Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"163\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:642;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post – Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"164\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"165\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"166\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:645;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"167\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"168\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"169\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:648;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:3:\"170\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:3:\"171\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"172\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"173\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"174\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:653;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"175\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"176\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site – Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"177\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site – Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"178\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site – About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"179\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:658;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site – Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"180\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:659;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort – Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"181\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:660;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort – About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"182\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:661;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort – Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"183\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:662;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect – About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"184\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:663;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect – Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"185\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:664;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect – Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"186\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:665;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company – Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"187\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:666;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company – About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"188\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:667;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company – Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"189\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:668;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop – Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"190\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:669;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop – About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"191\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:670;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"192\";s:16:\"popularity_index\";s:3:\"581\";s:11:\"trend_index\";s:3:\"671\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:671;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday – Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"193\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"601\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:672;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday – Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"194\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:673;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday – Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"195\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"597\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:674;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday – Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"196\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:675;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas – Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"197\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"672\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:676;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas – Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"198\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"658\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:677;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas – Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"199\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"646\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:678;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas – Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"200\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"557\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:679;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas – Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"201\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:680;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas – Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"202\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:681;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"203\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(249689,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:75:\"Monday Masterclass: How to Create, Set up & Launch an Online Course Website\";s:7:\"excerpt\";s:154:\"This Monday Masterclass we’re showing you how you can share your knowledge and expertise in online courses, and how to monetize them, in 3 simple steps.\";s:7:\"created\";s:10:\"1589231200\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:128:\"https://elementor.com/blog/create-online-course-website/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:48:\"Everything You Need to Know About Design Systems\";s:7:\"excerpt\";s:215:\"Design systems help to streamline the product design process and make it more transparent and predictable. In this article, we will explore the concept of design systems and key steps to building new design systems.\";s:7:\"created\";s:10:\"1588758387\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/design-system/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:36:\"The Spanish Community Comes Together\";s:7:\"excerpt\";s:174:\"Spanish web creators lead by example as they pull together from across the country, with Elementor communities growing in strength and numbers despite the Coronavirus crisis.\";s:7:\"created\";s:10:\"1588686489\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/spanish-community-growth/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:73:\"What Is Dynamic Content in Elementor Pro? Plus How to Use Dynamic Content\";s:7:\"excerpt\";s:285:\"Dynamic content plays an essential role in creating theme templates. In this post, you\'ll learn more about what dynamic content is and how it can benefit you. We\'ll also show you how to use dynamic content in your Elementor designs, along with some examples of what you can do with it.\";s:7:\"created\";s:10:\"1588580949\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:125:\"https://elementor.com/blog/dynamic-content-elementor/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:58:\"The New Rank Math SEO Integration for Elementor Explained \";s:7:\"excerpt\";s:253:\"With Rank Math\'s new integration for Elementor you can get SEO suggestions, edit your meta snippet accordingly, and configure the schema markup — all from within Elementor\'s editing screen. In this article, we’ll walk you through these new features.\";s:7:\"created\";s:10:\"1588245311\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:121:\"https://elementor.com/blog/rank-math-integration/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(249729,'woocommerce_version','3.5.3','yes'),(249730,'woocommerce_db_version','3.5.3','yes'),(249743,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(249744,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(249745,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(249801,'ossdl_off_cdn_url','https://sdektun.com/devbackup','yes'),(249802,'ossdl_off_blog_url','https://sdektun.com/devbackup','yes'),(249803,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(249804,'ossdl_off_exclude','.php','yes'),(249805,'ossdl_cname','','yes'),(249807,'wpsupercache_start','1546897846','yes'),(249808,'wpsupercache_count','0','yes'),(249810,'supercache_stats','a:3:{s:9:\"generated\";i:1546897862;s:10:\"supercache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:0;s:5:\"fsize\";i:0;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}s:7:\"wpcache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:0;s:5:\"fsize\";i:0;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}}','yes'),(249835,'generate_package_backgrounds','activated','yes'),(249836,'generate_package_blog','activated','yes'),(249837,'generate_package_colors','activated','yes'),(249838,'generate_package_copyright','activated','yes'),(249839,'generate_package_disable_elements','activated','yes'),(249840,'generate_package_elements','activated','yes'),(249841,'generate_package_menu_plus','activated','yes'),(249842,'generate_package_secondary_nav','activated','yes'),(249843,'generate_package_sections','activated','yes'),(249844,'generate_package_spacing','activated','yes'),(249845,'generate_package_typography','activated','yes'),(249846,'generate_blog_settings','a:25:{s:14:\"excerpt_length\";s:2:\"55\";s:9:\"read_more\";s:9:\"Read more\";s:7:\"masonry\";b:0;s:13:\"masonry_width\";s:6:\"width2\";s:25:\"masonry_most_recent_width\";s:6:\"width4\";s:17:\"masonry_load_more\";s:6:\"+ More\";s:15:\"masonry_loading\";s:10:\"Loading...\";s:10:\"post_image\";b:1;s:19:\"post_image_position\";s:0:\"\";s:20:\"post_image_alignment\";s:25:\"post-image-aligned-center\";s:16:\"post_image_width\";s:0:\"\";s:17:\"post_image_height\";s:0:\"\";s:4:\"date\";b:1;s:6:\"author\";b:0;s:10:\"categories\";b:1;s:4:\"tags\";b:0;s:8:\"comments\";b:0;s:13:\"column_layout\";i:0;s:7:\"columns\";s:2:\"50\";s:15:\"featured_column\";i:0;s:11:\"single_date\";b:1;s:13:\"single_author\";b:0;s:17:\"single_categories\";b:1;s:11:\"single_tags\";b:0;s:22:\"single_post_navigation\";b:0;}','yes'),(249847,'generate_update_premium_typography','true','yes'),(249848,'generate_update_secondary_typography','true','yes'),(249849,'generate_spacing_settings','a:5:{s:9:\"separator\";i:0;s:10:\"header_top\";i:20;s:13:\"header_bottom\";i:20;s:11:\"top_bar_top\";i:0;s:14:\"top_bar_bottom\";i:0;}','yes'),(249889,'polylang','a:15:{s:7:\"browser\";i:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";i:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:3:\"2.5\";s:16:\"first_activation\";i:1546983837;s:12:\"default_lang\";s:2:\"en\";s:9:\"nav_menus\";a:1:{s:13:\"generatepress\";a:3:{s:7:\"primary\";a:2:{s:2:\"en\";i:89;s:2:\"es\";i:0;}s:9:\"secondary\";a:1:{s:2:\"es\";i:89;}s:8:\"slideout\";a:2:{s:2:\"en\";i:0;s:2:\"es\";i:0;}}}}','yes'),(249890,'polylang_wpml_strings','a:0:{}','yes'),(249891,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(249896,'rewrite_rules','a:208:{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:37:\"jet-popup/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"jet-popup/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"jet-popup/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"jet-popup/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"jet-popup/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"jet-popup/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"jet-popup/([^/]+)/embed/?$\";s:42:\"index.php?jet-popup=$matches[1]&embed=true\";s:30:\"jet-popup/([^/]+)/trackback/?$\";s:36:\"index.php?jet-popup=$matches[1]&tb=1\";s:38:\"jet-popup/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?jet-popup=$matches[1]&paged=$matches[2]\";s:45:\"jet-popup/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?jet-popup=$matches[1]&cpage=$matches[2]\";s:34:\"jet-popup/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?jet-popup=$matches[1]&page=$matches[2]\";s:26:\"jet-popup/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"jet-popup/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"jet-popup/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"jet-popup/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"jet-popup/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"jet-popup/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"(es)/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:47:\"(es)/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:28:\"(es)/category/(.+?)/embed/?$\";s:63:\"index.php?lang=$matches[1]&category_name=$matches[2]&embed=true\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:40:\"(es)/category/(.+?)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:22:\"(es)/category/(.+?)/?$\";s:52:\"index.php?lang=$matches[1]&category_name=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:49:\"(es)/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:44:\"(es)/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:25:\"(es)/tag/([^/]+)/embed/?$\";s:53:\"index.php?lang=$matches[1]&tag=$matches[2]&embed=true\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:37:\"(es)/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?lang=$matches[1]&tag=$matches[2]&paged=$matches[3]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:19:\"(es)/tag/([^/]+)/?$\";s:42:\"index.php?lang=$matches[1]&tag=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:50:\"(es)/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&post_format=$matches[1]&feed=$matches[2]\";s:45:\"(es)/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&post_format=$matches[1]&feed=$matches[2]\";s:26:\"(es)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&post_format=$matches[1]&embed=true\";s:38:\"(es)/type/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=en&post_format=$matches[1]&paged=$matches[2]\";s:20:\"(es)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=en&post_format=$matches[1]\";s:39:\"gp_elements/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"gp_elements/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"gp_elements/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"gp_elements/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"gp_elements/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"gp_elements/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"gp_elements/([^/]+)/embed/?$\";s:44:\"index.php?gp_elements=$matches[1]&embed=true\";s:32:\"gp_elements/([^/]+)/trackback/?$\";s:38:\"index.php?gp_elements=$matches[1]&tb=1\";s:40:\"gp_elements/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?gp_elements=$matches[1]&paged=$matches[2]\";s:47:\"gp_elements/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?gp_elements=$matches[1]&cpage=$matches[2]\";s:36:\"gp_elements/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?gp_elements=$matches[1]&page=$matches[2]\";s:28:\"gp_elements/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"gp_elements/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"gp_elements/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"gp_elements/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"gp_elements/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"gp_elements/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:37:\"(es)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=en&&feed=$matches[1]\";s:32:\"(es)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=en&&feed=$matches[1]\";s:13:\"(es)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=en&&embed=true\";s:25:\"(es)/page/?([0-9]{1,})/?$\";s:45:\"index.php?lang=$matches[1]&&paged=$matches[2]\";s:20:\"page/?([0-9]{1,})/?$\";s:36:\"index.php?lang=en&&paged=$matches[1]\";s:32:\"(es)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&&page_id=2514&cpage=$matches[2]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:49:\"index.php?lang=en&&page_id=2514&cpage=$matches[1]\";s:7:\"(es)/?$\";s:26:\"index.php?lang=$matches[1]\";s:46:\"(es)/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=en&&feed=$matches[1]&withcomments=1\";s:41:\"(es)/comments/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=en&&feed=$matches[1]&withcomments=1\";s:22:\"(es)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=en&&embed=true\";s:49:\"(es)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=en&s=$matches[1]&feed=$matches[2]\";s:44:\"(es)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=en&s=$matches[1]&feed=$matches[2]\";s:25:\"(es)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=en&s=$matches[1]&embed=true\";s:37:\"(es)/search/(.+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?lang=en&s=$matches[1]&paged=$matches[2]\";s:19:\"(es)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=en&s=$matches[1]\";s:52:\"(es)/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&author_name=$matches[1]&feed=$matches[2]\";s:47:\"(es)/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&author_name=$matches[1]&feed=$matches[2]\";s:28:\"(es)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&author_name=$matches[1]&embed=true\";s:40:\"(es)/author/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=en&author_name=$matches[1]&paged=$matches[2]\";s:22:\"(es)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=en&author_name=$matches[1]\";s:74:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:69:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:50:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:91:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true\";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:62:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]\";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:44:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:80:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]\";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:61:\"(es)/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:56:\"(es)/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:37:\"(es)/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:75:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:49:\"(es)/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]\";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:31:\"(es)/([0-9]{4})/([0-9]{1,2})/?$\";s:64:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:48:\"(es)/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:43:\"(es)/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:24:\"(es)/([0-9]{4})/embed/?$\";s:54:\"index.php?lang=$matches[1]&year=$matches[2]&embed=true\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:36:\"(es)/([0-9]{4})/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:18:\"(es)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:63:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:73:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=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:93:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:88:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:88:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";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:69:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";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:58:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:108:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&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:62:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:102:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&tb=1\";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:82:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&feed=$matches[6]\";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:77:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&feed=$matches[6]\";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:70:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:115:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&paged=$matches[6]\";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:77:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:115:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&cpage=$matches[6]\";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:66:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&page=$matches[6]\";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:52:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:62:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=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:82:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:77:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:77:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";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:58:\"(es)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:69:\"(es)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&cpage=$matches[5]\";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:56:\"(es)/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$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:43:\"(es)/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$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:32:\"(es)/.?.+?/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(es)/.?.+?/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(es)/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(es)/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(es)/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(es)/.?.+?/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"(es)/(.?.+?)/embed/?$\";s:58:\"index.php?lang=$matches[1]&pagename=$matches[2]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:25:\"(es)/(.?.+?)/trackback/?$\";s:52:\"index.php?lang=$matches[1]&pagename=$matches[2]&tb=1\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:45:\"(es)/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:40:\"(es)/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(es)/(.?.+?)/page/?([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&paged=$matches[3]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:40:\"(es)/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&cpage=$matches[3]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:29:\"(es)/(.?.+?)(?:/([0-9]+))?/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&page=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(249900,'category_children','a:5:{i:4;a:3:{i:0;i:5;i:1;i:6;i:2;i:7;}i:8;a:3:{i:0;i:9;i:1;i:13;i:2;i:16;}i:9;a:3:{i:0;i:10;i:1;i:11;i:2;i:12;}i:13;a:2:{i:0;i:14;i:1;i:15;}i:16;a:4:{i:0;i:17;i:1;i:18;i:2;i:19;i:3;i:20;}}','yes'),(249987,'elementor_allow_tracking','no','yes'),(249988,'elementor_tracker_notice','1','yes'),(250072,'jet_popup_conditions','a:1:{s:9:\"jet-popup\";a:0:{}}','yes'),(252315,'widget_lsi_widget','a:7:{s:12:\"_multiwidget\";i:1;i:3;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:2;s:9:\"font_size\";i:20;s:10:\"background\";s:7:\"#1E72BD\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#777777\";s:11:\"color_hover\";s:7:\"#FFFFFF\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:4:\"left\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:8:\"facebook\";s:6:\"input0\";s:19:\"http://facebook.com\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}i:4;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:2;s:9:\"font_size\";i:20;s:10:\"background\";s:7:\"#1E72BD\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#777777\";s:11:\"color_hover\";s:7:\"#FFFFFF\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:4:\"left\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:5:\"phone\";s:6:\"input0\";s:10:\"3127723410\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}i:5;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:2;s:9:\"font_size\";i:20;s:10:\"background\";s:7:\"#1E72BD\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#777777\";s:11:\"color_hover\";s:7:\"#FFFFFF\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:4:\"left\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:8:\"facebook\";s:6:\"input0\";s:19:\"http://facebook.com\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}i:6;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:10;s:9:\"font_size\";i:15;s:10:\"background\";s:7:\"#c9c5a3\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#f2eacd\";s:11:\"color_hover\";s:7:\"#9b9b9b\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:6:\"center\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:5:\"phone\";s:6:\"input0\";s:10:\"3127723410\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}i:7;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:10;s:9:\"font_size\";i:15;s:10:\"background\";s:7:\"#c9c5a3\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#f2eacd\";s:11:\"color_hover\";s:7:\"#9b9b9b\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:6:\"center\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:8:\"facebook\";s:6:\"input0\";s:97:\"https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}i:8;a:108:{s:5:\"title\";s:0:\"\";s:13:\"border_radius\";i:10;s:9:\"font_size\";i:15;s:10:\"background\";s:7:\"#c9c5a3\";s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background_hover\";s:7:\"#f2eacd\";s:11:\"color_hover\";s:7:\"#9b9b9b\";s:10:\"new_window\";s:0:\"\";s:9:\"alignment\";s:6:\"center\";s:7:\"tooltip\";s:0:\"\";s:7:\"select1\";s:5:\"email\";s:6:\"input0\";s:28:\"info@binationalinstitute.com\";s:7:\"select3\";s:0:\"\";s:6:\"input2\";s:0:\"\";s:7:\"select5\";s:0:\"\";s:6:\"input4\";s:0:\"\";s:7:\"select7\";s:0:\"\";s:6:\"input6\";s:0:\"\";s:7:\"select9\";s:0:\"\";s:6:\"input8\";s:0:\"\";s:8:\"select11\";s:0:\"\";s:7:\"input10\";s:0:\"\";s:8:\"select13\";s:0:\"\";s:7:\"input12\";s:0:\"\";s:8:\"select15\";s:0:\"\";s:7:\"input14\";s:0:\"\";s:8:\"select17\";s:0:\"\";s:7:\"input16\";s:0:\"\";s:8:\"select19\";s:0:\"\";s:7:\"input18\";s:0:\"\";s:8:\"select21\";s:0:\"\";s:7:\"input20\";s:0:\"\";s:8:\"select23\";s:0:\"\";s:7:\"input22\";s:0:\"\";s:8:\"select25\";s:0:\"\";s:7:\"input24\";s:0:\"\";s:8:\"select27\";s:0:\"\";s:7:\"input26\";s:0:\"\";s:8:\"select29\";s:0:\"\";s:7:\"input28\";s:0:\"\";s:8:\"select31\";s:0:\"\";s:7:\"input30\";s:0:\"\";s:8:\"select33\";s:0:\"\";s:7:\"input32\";s:0:\"\";s:8:\"select35\";s:0:\"\";s:7:\"input34\";s:0:\"\";s:8:\"select37\";s:0:\"\";s:7:\"input36\";s:0:\"\";s:8:\"select39\";s:0:\"\";s:7:\"input38\";s:0:\"\";s:8:\"select41\";s:0:\"\";s:7:\"input40\";s:0:\"\";s:8:\"select43\";s:0:\"\";s:7:\"input42\";s:0:\"\";s:8:\"select45\";s:0:\"\";s:7:\"input44\";s:0:\"\";s:8:\"select47\";s:0:\"\";s:7:\"input46\";s:0:\"\";s:8:\"select49\";s:0:\"\";s:7:\"input48\";s:0:\"\";s:8:\"select51\";s:0:\"\";s:7:\"input50\";s:0:\"\";s:8:\"select53\";s:0:\"\";s:7:\"input52\";s:0:\"\";s:8:\"select55\";s:0:\"\";s:7:\"input54\";s:0:\"\";s:8:\"select57\";s:0:\"\";s:7:\"input56\";s:0:\"\";s:8:\"select59\";s:0:\"\";s:7:\"input58\";s:0:\"\";s:8:\"select61\";s:0:\"\";s:7:\"input60\";s:0:\"\";s:8:\"select63\";s:0:\"\";s:7:\"input62\";s:0:\"\";s:8:\"select65\";s:0:\"\";s:7:\"input64\";s:0:\"\";s:8:\"select67\";s:0:\"\";s:7:\"input66\";s:0:\"\";s:8:\"select69\";s:0:\"\";s:7:\"input68\";s:0:\"\";s:8:\"select71\";s:0:\"\";s:7:\"input70\";s:0:\"\";s:8:\"select73\";s:0:\"\";s:7:\"input72\";s:0:\"\";s:8:\"select75\";s:0:\"\";s:7:\"input74\";s:0:\"\";s:8:\"select77\";s:0:\"\";s:7:\"input76\";s:0:\"\";s:8:\"select79\";s:0:\"\";s:7:\"input78\";s:0:\"\";s:8:\"select81\";s:0:\"\";s:7:\"input80\";s:0:\"\";s:8:\"select83\";s:0:\"\";s:7:\"input82\";s:0:\"\";s:8:\"select85\";s:0:\"\";s:7:\"input84\";s:0:\"\";s:8:\"select87\";s:0:\"\";s:7:\"input86\";s:0:\"\";s:8:\"select89\";s:0:\"\";s:7:\"input88\";s:0:\"\";s:8:\"select91\";s:0:\"\";s:7:\"input90\";s:0:\"\";s:8:\"select93\";s:0:\"\";s:7:\"input92\";s:0:\"\";s:8:\"select95\";s:0:\"\";s:7:\"input94\";s:0:\"\";s:8:\"select97\";s:0:\"\";s:7:\"input96\";s:0:\"\";}}','yes'),(252420,'widget_wef_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(252421,'wpemfb_options','a:87:{s:8:\"sdk_lang\";s:5:\"en_US\";s:9:\"max_width\";s:3:\"800\";s:10:\"max_photos\";s:2:\"24\";s:9:\"max_posts\";s:1:\"0\";s:6:\"app_id\";s:0:\"\";s:10:\"app_secret\";s:0:\"\";s:5:\"theme\";s:7:\"default\";s:11:\"sdk_version\";s:4:\"v3.2\";s:9:\"show_like\";s:4:\"true\";s:7:\"fb_root\";s:4:\"true\";s:11:\"show_follow\";s:5:\"false\";s:11:\"video_ratio\";s:5:\"false\";s:13:\"video_as_post\";s:5:\"false\";s:9:\"raw_photo\";s:5:\"false\";s:8:\"raw_post\";s:5:\"false\";s:8:\"raw_page\";s:5:\"false\";s:13:\"enqueue_style\";s:4:\"true\";s:12:\"enq_lightbox\";s:4:\"true\";s:8:\"enq_fbjs\";s:4:\"true\";s:14:\"close_warning2\";s:4:\"true\";s:15:\"enq_fbjs_global\";s:5:\"false\";s:15:\"enq_when_needed\";s:5:\"false\";s:13:\"LB_albumLabel\";s:14:\"Image %1 of %2\";s:30:\"LB_alwaysShowNavOnTouchDevices\";s:5:\"false\";s:23:\"LB_showImageNumberLabel\";s:4:\"true\";s:13:\"LB_wrapAround\";s:5:\"false\";s:19:\"LB_disableScrolling\";s:5:\"false\";s:22:\"LB_fitImagesInViewport\";s:4:\"true\";s:11:\"LB_maxWidth\";s:1:\"0\";s:12:\"LB_maxHeight\";s:1:\"0\";s:18:\"LB_positionFromTop\";s:2:\"50\";s:17:\"LB_resizeDuration\";s:3:\"700\";s:15:\"LB_fadeDuration\";s:3:\"500\";s:12:\"LB_wpGallery\";s:5:\"false\";s:20:\"FB_plugins_as_iframe\";s:5:\"false\";s:18:\"adaptive_fb_plugin\";s:4:\"true\";s:19:\"quote_plugin_active\";s:5:\"false\";s:16:\"quote_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:17:\"auto_embed_active\";s:4:\"true\";s:21:\"auto_embed_post_types\";a:1:{i:0;s:4:\"post\";}s:20:\"auto_comments_active\";s:5:\"false\";s:24:\"auto_comments_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:21:\"comments_count_active\";s:4:\"true\";s:19:\"comments_open_graph\";s:4:\"true\";s:12:\"lightbox_att\";s:24:\"data-lightbox=\"roadtrip\"\";s:23:\"event_start_time_format\";s:14:\"l, j F Y g:i a\";s:23:\"single_post_time_format\";s:14:\"l, j F Y g:s a\";s:21:\"single_post_from_like\";s:5:\"false\";s:27:\"permalink_on_social_plugins\";s:5:\"false\";s:12:\"quote_layout\";s:5:\"quote\";s:9:\"save_size\";s:5:\"large\";s:11:\"like_action\";s:4:\"like\";s:16:\"like_colorscheme\";s:5:\"light\";s:22:\"like_kid-directed-site\";s:5:\"false\";s:11:\"like_layout\";s:8:\"standard\";s:8:\"like_ref\";s:0:\"\";s:10:\"like_share\";s:5:\"false\";s:15:\"like_show-faces\";s:4:\"true\";s:9:\"like_size\";s:5:\"small\";s:10:\"like_width\";s:3:\"450\";s:12:\"share_layout\";s:9:\"icon_link\";s:19:\"share_mobile_iframe\";s:5:\"false\";s:25:\"group_show-social-context\";s:5:\"false\";s:19:\"group_show-metadata\";s:5:\"false\";s:10:\"group_skin\";s:5:\"light\";s:13:\"comment_width\";s:3:\"560\";s:22:\"comment_include-parent\";s:5:\"false\";s:21:\"video_allowfullscreen\";s:5:\"false\";s:14:\"video_autoplay\";s:5:\"false\";s:11:\"video_width\";s:0:\"\";s:15:\"video_show-text\";s:5:\"false\";s:19:\"video_show-captions\";s:4:\"true\";s:10:\"page_width\";s:3:\"500\";s:11:\"page_height\";s:3:\"800\";s:9:\"page_tabs\";s:0:\"\";s:15:\"page_hide-cover\";s:4:\"true\";s:18:\"page_show-facepile\";s:5:\"false\";s:13:\"page_hide-cta\";s:4:\"true\";s:17:\"page_small-header\";s:4:\"true\";s:26:\"page_adapt-container-width\";s:4:\"true\";s:20:\"comments_colorscheme\";s:5:\"light\";s:15:\"comments_mobile\";s:5:\"false\";s:18:\"comments_num_posts\";s:2:\"10\";s:17:\"comments_order_by\";s:6:\"social\";s:14:\"comments_width\";s:5:\"550px\";s:10:\"post_width\";s:3:\"500\";s:14:\"post_show-text\";s:4:\"true\";}','yes'),(252471,'elementor_debug_log','a:1:{i:0;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1552181242\";s:7:\"message\";s:37:\"setting getter-only property \\\"type\\\"\";s:3:\"url\";s:92:\"https://sdektun.com/devbackup/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.8\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"91503\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:2;}}','no'),(266367,'elementor_active_kit','2827','yes'),(266369,'elementor_log','a:14:{s:32:\"cbd4f9a161e0f3a92fc13c8d6b59ad7e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"450889f6bfeb6a5eaefa64bb5bd7cc05\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:55:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:55:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a6093f11367d1cf24c5fabc08359575f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ca1dc2afee7255db6c2354788d5aa83b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:34\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"007a6f9bb5bc6718e11e24635427f3e4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d7af3184cdbf3cbb04d260b912b96215\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"3a21a13adaa51113c85a91ced8a1a1f0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6de2744da7cba7deca0ce2d2966d8c68\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"08aac28707e413638c44650e18456249\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f73e537a0d4badd9e7544a043a7bdb1b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b0f7d5bc0a7840c73aec3f82bf025dd0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"33190963374e35dd228e309681dcf185\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-07 13:42:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.3.8\";s:2:\"to\";s:5:\"2.9.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-07 13:42:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.3.8\";s:2:\"to\";s:5:\"2.9.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ac976744446be5d59836a83d2a686183\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:87:\"/home/dh_kq9pe2/centrolegalusa.com/wp-content/plugins/elementor/core/files/css/base.php\";s:7:\"\0*\0line\";i:724;s:7:\"\0*\0date\";s:19:\"2020-05-07 14:21:52\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:20:\"Undefined index: _id\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:9;s:14:\"\0*\0times_dates\";a:9:{i:0;s:19:\"2020-05-07 14:21:52\";i:1;s:19:\"2020-05-07 18:06:48\";i:2;s:19:\"2020-05-08 02:24:42\";i:3;s:19:\"2020-05-08 02:24:47\";i:4;s:19:\"2020-05-08 02:25:25\";i:5;s:19:\"2020-05-08 02:25:31\";i:6;s:19:\"2020-05-08 02:25:41\";i:7;s:19:\"2020-05-08 02:25:46\";i:8;s:19:\"2020-05-15 06:31:45\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:20:\"Undefined index: _id\";s:4:\"file\";s:87:\"/home/dh_kq9pe2/centrolegalusa.com/wp-content/plugins/elementor/core/files/css/base.php\";s:4:\"line\";i:724;s:5:\"trace\";b:1;}}s:32:\"9674aa05b8a601aea2293a1e0afaecf8\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home2/sdektunc/public_html/devbackup/wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php\";s:7:\"\0*\0line\";i:694;s:7:\"\0*\0date\";s:19:\"2020-05-14 23:23:04\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:95:\"SimpleXMLElement::__construct(): ^\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2020-05-14 23:23:04\";i:1;s:19:\"2020-05-15 06:36:30\";i:2;s:19:\"2020-05-15 09:00:57\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:95:\"SimpleXMLElement::__construct(): ^\";s:4:\"file\";s:104:\"/home2/sdektunc/public_html/devbackup/wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php\";s:4:\"line\";i:694;s:5:\"trace\";b:1;}}}','no'),(266372,'elementor_icon_manager_needs_update','yes','yes'),(266373,'elementor_load_fa4_shim','yes','yes'); INSERT INTO `wpiw_options` VALUES (266375,'elementor_controls_usage','a:1:{s:7:\"wp-post\";a:8:{s:9:\"shortcode\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:31;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:22:\"background_hover_color\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:21;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:17;}s:14:\"section_layout\";a:2:{s:6:\"layout\";i:8;s:13:\"content_width\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:7;s:7:\"padding\";i:4;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:8;s:5:\"align\";i:7;s:4:\"size\";i:1;s:11:\"header_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:6;}}}}s:17:\"jet-pricing-table\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:4:{s:4:\"icon\";i:8;s:5:\"title\";i:8;s:8:\"subtitle\";i:8;s:14:\"featured_badge\";i:8;}s:13:\"section_price\";a:2:{s:5:\"price\";i:7;s:12:\"price_suffix\";i:8;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:8;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:8;s:10:\"button_url\";i:8;}}s:5:\"style\";a:4:{s:19:\"section_table_style\";a:3:{s:19:\"table_border_border\";i:8;s:18:\"table_border_width\";i:8;s:13:\"table_padding\";i:8;}s:20:\"section_header_style\";a:14:{s:15:\"header_bg_color\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:28:\"title_typography_line_height\";i:8;s:14:\"subtitle_color\";i:8;s:30:\"subtitle_typography_typography\";i:8;s:31:\"subtitle_typography_font_family\";i:8;s:29:\"subtitle_typography_font_size\";i:8;s:31:\"subtitle_typography_font_weight\";i:8;s:31:\"subtitle_typography_line_height\";i:8;s:14:\"header_padding\";i:8;}s:21:\"section_pricing_style\";a:16:{s:14:\"price_bg_color\";i:8;s:18:\"price_prefix_color\";i:8;s:34:\"price_prefix_typography_typography\";i:8;s:35:\"price_prefix_typography_font_family\";i:8;s:33:\"price_prefix_typography_font_size\";i:8;s:35:\"price_prefix_typography_font_weight\";i:8;s:38:\"price_prefix_typography_letter_spacing\";i:8;s:27:\"price_prefix_vertical_align\";i:8;s:11:\"price_color\";i:8;s:27:\"price_typography_typography\";i:8;s:28:\"price_typography_font_family\";i:8;s:26:\"price_typography_font_size\";i:8;s:28:\"price_typography_font_weight\";i:8;s:28:\"price_typography_line_height\";i:8;s:31:\"price_typography_letter_spacing\";i:8;s:13:\"price_padding\";i:8;}s:22:\"section_features_style\";a:17:{s:16:\"features_padding\";i:8;s:18:\"features_alignment\";i:8;s:30:\"features_typography_typography\";i:8;s:31:\"features_typography_font_family\";i:8;s:29:\"features_typography_font_size\";i:8;s:31:\"features_typography_font_weight\";i:8;s:34:\"features_typography_letter_spacing\";i:8;s:18:\"inc_features_color\";i:8;s:20:\"included_bullet_icon\";i:8;s:20:\"inc_bullet_icon_size\";i:8;s:16:\"inc_bullet_color\";i:8;s:20:\"excluded_bullet_icon\";i:8;s:20:\"exc_bullet_icon_size\";i:8;s:16:\"exc_bullet_color\";i:8;s:16:\"features_divider\";i:8;s:22:\"features_divider_color\";i:8;s:20:\"features_divider_gap\";i:8;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:5;s:10:\"text_color\";i:6;s:21:\"typography_typography\";i:1;}}}}s:10:\"jet-slider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:2;s:17:\"slider_fullScreen\";i:2;s:14:\"slide_distance\";i:2;s:10:\"thumbnails\";i:2;s:14:\"slider_shuffle\";i:2;s:21:\"slider_autoplay_delay\";i:2;s:17:\"slider_image_size\";i:2;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:2;}}s:5:\"style\";a:8:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:2;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:2;s:23:\"normal_navigation_color\";i:2;s:26:\"normal_navigation_bg_color\";i:2;s:27:\"normal_navigation_font_size\";i:2;s:22:\"normal_navigation_size\";i:2;s:31:\"normal_navigation_border_radius\";i:2;s:22:\"hover_navigation_color\";i:2;s:25:\"hover_navigation_bg_color\";i:2;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:2;s:34:\"slider_title_typography_typography\";i:2;s:33:\"slider_title_typography_font_size\";i:2;s:35:\"slider_title_typography_font_family\";i:2;s:35:\"slider_title_typography_font_weight\";i:2;s:38:\"slider_title_typography_text_transform\";i:2;s:19:\"slider_title_margin\";i:2;s:22:\"slider_title_alignment\";i:2;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:2;s:37:\"slider_subtitle_typography_typography\";i:2;s:36:\"slider_subtitle_typography_font_size\";i:2;s:38:\"slider_subtitle_typography_font_family\";i:2;s:38:\"slider_subtitle_typography_font_weight\";i:2;s:25:\"slider_subtitle_alignment\";i:2;s:42:\"slider_subtitle_typography_text_decoration\";i:2;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:2;s:33:\"slider_desc_typography_typography\";i:2;s:32:\"slider_desc_typography_font_size\";i:2;s:34:\"slider_desc_typography_font_family\";i:2;s:18:\"slider_desc_margin\";i:2;s:21:\"slider_desc_alignment\";i:2;s:34:\"slider_desc_typography_font_weight\";i:2;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:2;s:20:\"primary_button_color\";i:2;s:36:\"primary_button_typography_typography\";i:2;s:35:\"primary_button_typography_font_size\";i:2;s:37:\"primary_button_typography_font_family\";i:2;s:37:\"primary_button_typography_font_weight\";i:2;s:40:\"primary_button_typography_text_transform\";i:2;s:40:\"primary_button_typography_letter_spacing\";i:2;s:28:\"primary_button_border_radius\";i:2;s:29:\"primary_button_hover_bg_color\";i:2;s:26:\"primary_button_hover_color\";i:2;s:30:\"slider_action_button_alignment\";i:2;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:2;s:13:\"slider_height\";i:2;}s:30:\"section_slider_container_style\";a:2:{s:32:\"container_shadow_box_shadow_type\";i:1;s:27:\"container_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}}','no'),(266622,'ai1wm_updater','a:0:{}','yes'),(266627,'recovery_keys','a:0:{}','yes'),(266628,'active_plugins','a:11:{i:0;s:21:\"polylang/polylang.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:25:\"gp-premium/gp-premium.php\";i:5;s:33:\"jet-design-kit/jet-design-kit.php\";i:6;s:29:\"jet-elements/jet-elements.php\";i:7;s:23:\"jet-popup/jet-popup.php\";i:8;s:53:\"lightweight-social-icons/lightweight-social-icons.php\";i:9;s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";i:10;s:39:\"wp-embed-facebook/wp-embed-facebook.php\";}','yes'),(266629,'ai1wm_secret_key','bN6063shT9hQ','yes'),(266630,'ai1wm_backups_labels','a:0:{}','yes'),(266631,'ai1wm_sites_links','a:0:{}','yes'),(266632,'ai1wm_status','a:3:{s:4:\"type\";s:4:\"done\";s:5:\"title\";s:41:\"Your site has been imported successfully!\";s:7:\"message\";s:382:\"» <a class=\"ai1wm-no-underline\" href=\"https://sdektun.com/devbackup/wp-admin/options-permalink.php#submit\" target=\"_blank\">Save permalinks structure</a>. (opens a new window)<br />» <a class=\"ai1wm-no-underline\" href=\"https://wordpress.org/support/view/plugin-reviews/all-in-one-wp-migration?rate=5#postform\" target=\"_blank\">Optionally, review the plugin</a>. (opens a new window)\";}','yes'),(266633,'template','generatepress','yes'),(266634,'stylesheet','generatepress','yes'),(266635,'jetpack_active_modules','a:0:{}','yes'),(266638,'admin_email_lifespan','0','yes'),(266650,'can_compress_scripts','0','no'),(266657,'_elementor_global_css','a:5:{s:4:\"time\";i:1589509955;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:4;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(266768,'_transient_health-check-site-status-result','{\"good\":10,\"recommended\":6,\"critical\":1}','yes'),(266780,'_transient_pll_languages_list','a:2:{i:0;a:26:{s:7:\"term_id\";i:92;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:92;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_US\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:10:\"tl_term_id\";i:93;s:19:\"tl_term_taxonomy_id\";i:93;s:8:\"tl_count\";i:28;s:6:\"locale\";R:9;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"flag_url\";s:70:\"https://sdektun.com/devbackup/wp-content/plugins/polylang/flags/us.png\";s:4:\"flag\";s:878:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHzSURBVHjaYkxOP8IAB//+Mfz7w8Dwi4HhP5CcJb/n/7evb16/APL/gRFQDiAAw3JuAgAIBEDQ/iswEERjGzBQLEru97ll0g0+3HvqMn1SpqlqGsZMsZsIe0SICA5gt5a/AGIEarCPtFh+6N/ffwxA9OvP/7//QYwff/6fZahmePeB4dNHhi+fGb59Y4zyvHHmCEAAAW3YDzQYaJJ93a+vX79aVf58//69fvEPlpIfnz59+vDhw7t37968efP3b/SXL59OnjwIEEAsDP+YgY53b2b89++/awvLn98MDi2cVxl+/vl6mituCtBghi9f/v/48e/XL86krj9XzwEEEENy8g6gu22rfn78+NGs5Ofr16+ZC58+fvyYwX8rxOxXr169fPny+fPn1//93bJlBUAAsQADZMEBxj9/GBxb2P/9+S/R8u3vzxuyaX8ZHv3j8/YGms3w8ycQARmi2eE37t4ACCDGR4/uSkrKAS35B3TT////wADOgLOBIaXIyjBlwxKAAGKRXjCB0SOEaeu+/y9fMnz4AHQxCP348R/o+l+//sMZQBNLEvif3AcIIMZbty7Ly6t9ZmXl+fXj/38GoHH/UcGfP79//BBiYHjy9+8/oUkNAAHEwt1V/vI/KBY/QSISFqM/GBg+MzB8A6PfYC5EFiDAABqgW776MP0rAAAAAElFTkSuQmCC\" title=\"English\" alt=\"English\" />\";s:8:\"home_url\";s:30:\"https://sdektun.com/devbackup/\";s:10:\"search_url\";s:30:\"https://sdektun.com/devbackup/\";s:4:\"host\";N;s:5:\"mo_id\";s:4:\"2651\";s:13:\"page_on_front\";i:2514;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"us\";}i:1;a:26:{s:7:\"term_id\";i:95;s:4:\"name\";s:8:\"Español\";s:4:\"slug\";s:2:\"es\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:95;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"es_MX\";s:6:\"parent\";i:0;s:5:\"count\";i:14;s:10:\"tl_term_id\";i:96;s:19:\"tl_term_taxonomy_id\";i:96;s:8:\"tl_count\";i:1;s:6:\"locale\";R:35;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"es-MX\";s:8:\"facebook\";s:5:\"es_MX\";s:8:\"flag_url\";s:70:\"https://sdektun.com/devbackup/wp-content/plugins/polylang/flags/mx.png\";s:4:\"flag\";s:836:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHQSURBVHjaYmSI52ZgYmGAgD9/XvbdY2Jg+vfvH5AHJP/8+PFKUREkA+SCEUAAAZUyNUZ3MjAw/vv399ff30KCwkyMTAwM/4EAqO7/79+sOQUM//7/+/sHyL41bxZAAIHN/s/w7NOrv//+fv/9C6SO8T8C/Pv/694DEPX7N7OUJNAGgABiAdkM1A+0HWjIvz//wWbfu3IA6B5ZDWtmoNrfv8CO+8P05zfQYQABxMTw78/f/0CFf//8/fsbaO///49vnnhz/8Lqia13zu8EOuv/r1//fv/+9+v3v99/gDYABBALw69fIOP//gGqBuoBamATEPvCxMclpy0grf4faP2fP2AH/AEygDYABBATA5DxD2Q2EAGNAmrYd/boUw4hQQP9XacO/gM6CWzD/z8gBPQvQAABNTAAnQ6x4RfQ0wz/nUyd/315C7TN2coDqP/vr9//wU76D1TEwAAQQEAnMQCdD7bh9y+gH/79FxIQjfSMhQbSr1//QUHHAAyX/3//ATUABBBIw+9/f8R5hIEavv3+ycjICLQXQoIYTEyscrKgkAcG5Z/fQE8DBBAjgy04Gn+Ao/EDw8VtF9mY2IDe+wcGv758eWZrywRWAvYAA0CAAQD6o1TwTGkEKQAAAABJRU5ErkJggg==\" title=\"Español\" alt=\"Español\" />\";s:8:\"home_url\";s:46:\"https://sdektun.com/devbackup/es/home-espanol/\";s:10:\"search_url\";s:33:\"https://sdektun.com/devbackup/es/\";s:4:\"host\";N;s:5:\"mo_id\";s:4:\"2652\";s:13:\"page_on_front\";i:2613;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"mx\";}}','yes'),(266896,'_site_transient_timeout_php_check_9bcbfb4e5d1a2e8560202482a57d6e1c','1616413239','no'),(266897,'_site_transient_php_check_9bcbfb4e5d1a2e8560202482a57d6e1c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(266900,'_site_transient_timeout_theme_roots','1616384202','no'),(266901,'_site_transient_theme_roots','a:7:{s:9:\"eduexpert\";s:7:\"/themes\";s:13:\"generatepress\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:5:\"write\";s:7:\"/themes\";}','no'),(266904,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:8:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.7.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.7-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.7\";s:7:\"version\";s:3:\"5.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.7.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.7-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.7\";s:7:\"version\";s:3:\"5.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.2\";s:7:\"version\";s:5:\"5.6.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.1\";s:7:\"version\";s:5:\"5.6.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.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.3\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.4-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4.4-partial-1.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.4-rollback-1.zip\";}s:7:\"current\";s:5:\"5.4.4\";s:7:\"version\";s:5:\"5.4.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:5:\"5.4.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1616382403;s:15:\"version_checked\";s:5:\"5.4.1\";s:12:\"translations\";a:2:{i:0;a:7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.4.1\";s:7:\"updated\";s:19:\"2020-06-05 16:15:41\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.1/es_ES.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"5.4.1\";s:7:\"updated\";s:19:\"2020-06-04 23:14:28\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.1/es_MX.zip\";s:10:\"autoupdate\";b:1;}}}','no'),(266905,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1616382403;s:7:\"checked\";a:7:{s:9:\"eduexpert\";s:3:\"1.0\";s:13:\"generatepress\";s:5:\"2.2.1\";s:14:\"twentynineteen\";s:3:\"1.2\";s:15:\"twentyseventeen\";s:3:\"2.0\";s:13:\"twentysixteen\";s:3:\"1.8\";s:12:\"twentytwenty\";s:3:\"1.2\";s:5:\"write\";s:5:\"2.1.1\";}s:8:\"response\";a:6:{s:13:\"generatepress\";a:6:{s:5:\"theme\";s:13:\"generatepress\";s:11:\"new_version\";s:5:\"3.0.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/generatepress/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/generatepress.3.0.3.zip\";s:8:\"requires\";s:5:\"4.5.0\";s:12:\"requires_php\";s:5:\"5.4.0\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.0.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.4.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:5:\"write\";a:6:{s:5:\"theme\";s:5:\"write\";s:11:\"new_version\";s:5:\"2.1.2\";s:3:\"url\";s:35:\"https://wordpress.org/themes/write/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/write.2.1.2.zip\";s:8:\"requires\";s:3:\"4.5\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:12:\"twentytwenty\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:19:\"2020-04-01 00:21:08\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/translation/theme/twentytwenty/1.2/es_MX.zip\";s:10:\"autoupdate\";b:1;}}}','no'),(266906,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1616382403;s:7:\"checked\";a:17:{s:19:\"akismet/akismet.php\";s:3:\"4.1\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.21\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.5\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.3.2\";s:25:\"duplicator/duplicator.php\";s:6:\"1.3.32\";s:23:\"elementor/elementor.php\";s:5:\"2.9.8\";s:25:\"gp-premium/gp-premium.php\";s:5:\"1.7.7\";s:9:\"hello.php\";s:5:\"1.7.1\";s:33:\"jet-design-kit/jet-design-kit.php\";s:5:\"1.0.2\";s:29:\"jet-elements/jet-elements.php\";s:6:\"1.15.4\";s:23:\"jet-popup/jet-popup.php\";s:5:\"1.2.5\";s:53:\"lightweight-social-icons/lightweight-social-icons.php\";s:5:\"1.0.1\";s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";s:5:\"2.0.2\";s:23:\"pagelayer/pagelayer.php\";s:5:\"1.3.3\";s:21:\"polylang/polylang.php\";s:3:\"2.5\";s:24:\"wp-central/wpcentral.php\";s:5:\"1.5.3\";s:39:\"wp-embed-facebook/wp-embed-facebook.php\";s:5:\"3.0.5\";}s:8:\"response\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.9\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.39\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.39.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2458349\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2458349\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:6:\"5.2.17\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:5:\"1.4.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2083921\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2083921\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2085472\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:5:\"5.3.8\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.1.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:9:\"hello.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:53:\"lightweight-social-icons/lightweight-social-icons.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/lightweight-social-icons\";s:4:\"slug\";s:24:\"lightweight-social-icons\";s:6:\"plugin\";s:53:\"lightweight-social-icons/lightweight-social-icons.php\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/lightweight-social-icons/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/lightweight-social-icons.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/lightweight-social-icons/assets/icon-256x256.png?rev=2468125\";s:2:\"1x\";s:77:\"https://ps.w.org/lightweight-social-icons/assets/icon-256x256.png?rev=2468125\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/official-facebook-pixel\";s:4:\"slug\";s:23:\"official-facebook-pixel\";s:6:\"plugin\";s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";s:11:\"new_version\";s:5:\"3.0.5\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/official-facebook-pixel/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/official-facebook-pixel.3.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/official-facebook-pixel/assets/icon.svg?rev=2452179\";s:3:\"svg\";s:68:\"https://ps.w.org/official-facebook-pixel/assets/icon.svg?rev=2452179\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"pagelayer/pagelayer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/pagelayer\";s:4:\"slug\";s:9:\"pagelayer\";s:6:\"plugin\";s:23:\"pagelayer/pagelayer.php\";s:11:\"new_version\";s:5:\"1.4.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/pagelayer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/pagelayer.1.4.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/pagelayer/assets/icon-256x256.png?rev=2064937\";s:2:\"1x\";s:62:\"https://ps.w.org/pagelayer/assets/icon-128x128.png?rev=2064937\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/pagelayer/assets/banner-1544x500.jpg?rev=2064937\";s:2:\"1x\";s:64:\"https://ps.w.org/pagelayer/assets/banner-772x250.jpg?rev=2064937\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wp-central/wpcentral.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/wp-central\";s:4:\"slug\";s:10:\"wp-central\";s:6:\"plugin\";s:24:\"wp-central/wpcentral.php\";s:11:\"new_version\";s:5:\"1.5.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-central/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/wp-central.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-central/assets/icon-256x256.png?rev=1965788\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-central/assets/icon-128x128.png?rev=1965788\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/wp-central/assets/banner-772x250.png?rev=1965788\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.6.2\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"wp-embed-facebook/wp-embed-facebook.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/wp-embed-facebook\";s:4:\"slug\";s:17:\"wp-embed-facebook\";s:6:\"plugin\";s:39:\"wp-embed-facebook/wp-embed-facebook.php\";s:11:\"new_version\";s:6:\"3.0.10\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/wp-embed-facebook/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-embed-facebook.3.0.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-embed-facebook/assets/icon-256x256.png?rev=2098364\";s:2:\"1x\";s:70:\"https://ps.w.org/wp-embed-facebook/assets/icon-128x128.png?rev=2098364\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wp-embed-facebook/assets/banner-772x250.png?rev=2098364\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:6:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"classic-editor\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:19:\"2019-11-12 18:15:13\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/classic-editor/1.5/es_MX.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"classic-editor\";s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:19:\"2020-06-19 18:30:19\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/classic-editor/1.5/es_ES.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"contact-form-7\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"5.3.2\";s:7:\"updated\";s:19:\"2020-12-07 14:17:30\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/contact-form-7/5.3.2/es_MX.zip\";s:10:\"autoupdate\";b:1;}i:3;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:10:\"duplicator\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:6:\"1.3.32\";s:7:\"updated\";s:19:\"2020-04-01 20:20:02\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/duplicator/1.3.32/es_MX.zip\";s:10:\"autoupdate\";b:1;}i:4;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"2.9.8\";s:7:\"updated\";s:19:\"2020-05-22 12:31:03\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/translation/plugin/elementor/2.9.8/es_MX.zip\";s:10:\"autoupdate\";b:1;}i:5;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"pagelayer\";s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.3.3\";s:7:\"updated\";s:19:\"2020-10-31 17:35:51\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/translation/plugin/pagelayer/1.3.3/es_MX.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:1:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:3:\"5.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.7\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}}}','no'); /*!40000 ALTER TABLE `wpiw_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_postmeta` -- DROP TABLE IF EXISTS `wpiw_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=9479 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_postmeta` -- LOCK TABLES `wpiw_postmeta` WRITE; /*!40000 ALTER TABLE `wpiw_postmeta` DISABLE KEYS */; INSERT INTO `wpiw_postmeta` VALUES (24,29,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(25,29,'_mail','a:8:{s:7:\"subject\";s:78:\"Immigration and Legal Center - Centro Legal y de Inmigración \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <wordpress@sdektun.com>\";s:4:\"body\";s:228:\"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 Immigration and Legal Center - Centro Legal y de Inmigración (https://sdektun.com/devbackup)\";s:9:\"recipient\";s:20:\"mytangonet@yahoo.com\";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;}'),(26,29,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:78:\"Immigration and Legal Center - Centro Legal y de Inmigración \"[your-subject]\"\";s:6:\"sender\";s:85:\"Immigration and Legal Center - Centro Legal y de Inmigración <wordpress@sdektun.com>\";s:4:\"body\";s:170:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Immigration and Legal Center - Centro Legal y de Inmigración (https://sdektun.com/devbackup)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:30:\"Reply-To: mytangonet@yahoo.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(27,29,'_messages','a:8:{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.\";}'),(28,29,'_additional_settings',NULL),(29,29,'_locale','en_US'),(30,30,'_wp_attached_file','2015/09/logo-hidden-sidebar.png'),(31,48,'_wp_attached_file','2015/09/logo-white.png'),(32,74,'_wp_attached_file','2015/09/logo-footer.png'),(33,126,'_wp_attached_file','2015/09/page-title-v22.jpg'),(34,147,'_wp_attached_file','2015/09/page-title-v5.jpg'),(35,183,'_wp_attached_file','2015/09/header-trans.jpg'),(36,236,'_wp_attached_file','2015/09/tab.jpg'),(37,238,'_wp_attached_file','2015/10/signature.png'),(38,276,'_wp_attached_file','2015/10/client1.png'),(39,277,'_wp_attached_file','2015/10/client2.png'),(40,278,'_wp_attached_file','2015/10/client3.png'),(41,279,'_wp_attached_file','2015/10/client4.png'),(42,280,'_wp_attached_file','2015/10/client5.png'),(43,281,'_wp_attached_file','2015/10/client6.png'),(44,301,'_wp_attached_file','2015/10/testimonial1.jpg'),(45,302,'_wp_attached_file','2015/10/testimonial2.jpg'),(46,302,'_wp_attachment_wp_user_avatar','2'),(47,303,'_wp_attached_file','2015/10/testimonial3.jpg'),(48,303,'_wp_attachment_wp_user_avatar','3'),(49,314,'_wp_attached_file','2015/09/bg-counter.jpg'),(50,328,'_wp_attached_file','2015/09/35_Features_Shortcodes_03.jpg'),(51,330,'_wp_attached_file','2015/09/image-accordion1.jpg'),(52,351,'_wp_attached_file','2015/09/bg-calltoaction.jpg'),(53,385,'_wp_attached_file','2015/09/bg-contact1.jpg'),(54,439,'_wp_attached_file','2015/09/icon-map.png'),(55,452,'_wp_attached_file','2015/10/blog1.jpg'),(56,453,'_wp_attached_file','2015/10/blog2.jpg'),(57,454,'_wp_attached_file','2015/10/blog3.jpg'),(58,455,'_wp_attached_file','2015/10/blog4.jpg'),(59,456,'_wp_attached_file','2015/10/blog5.jpg'),(60,457,'_wp_attached_file','2015/10/blog6.jpg'),(61,458,'_wp_attached_file','2015/10/blog7.jpg'),(62,485,'_wp_attached_file','2015/10/blog8.jpg'),(63,486,'_wp_attached_file','2015/10/blog9.jpg'),(64,512,'_wp_attached_file','2015/10/Attorneys1.jpg'),(65,513,'_wp_attached_file','2015/10/Attorneys2.jpg'),(66,514,'_wp_attached_file','2015/10/Attorneys3.jpg'),(67,515,'_wp_attached_file','2015/10/Attorneys4.jpg'),(68,516,'_wp_attached_file','2015/10/Attorneys5.jpg'),(69,517,'_wp_attached_file','2015/10/Attorneys6.jpg'),(70,518,'_wp_attached_file','2015/10/Attorneys7.jpg'),(71,519,'_wp_attached_file','2015/10/Attorneys8.jpg'),(72,529,'_wp_attached_file','2015/10/bg-team.jpg'),(73,564,'_wp_attached_file','2015/10/Practice1.jpg'),(74,565,'_wp_attached_file','2015/10/Practice2.jpg'),(75,566,'_wp_attached_file','2015/10/Practice3.jpg'),(76,567,'_wp_attached_file','2015/10/Practice4.jpg'),(77,568,'_wp_attached_file','2015/10/Practice5.jpg'),(78,569,'_wp_attached_file','2015/10/Practice6.jpg'),(79,589,'_wp_attached_file','2015/10/Practice_Areas1.png'),(80,591,'_wp_attached_file','2015/10/Practice_bg.jpg'),(81,609,'_wp_attached_file','2015/10/Practice_bg_right.jpg'),(82,627,'_wp_attached_file','2015/10/practice7.jpg'),(83,628,'_wp_attached_file','2015/10/practice8.jpg'),(84,676,'_wp_attached_file','2015/10/gallery1.jpg'),(85,677,'_wp_attached_file','2015/10/gallery2.jpg'),(86,678,'_wp_attached_file','2015/10/gallery3.jpg'),(87,679,'_wp_attached_file','2015/10/gallery4.jpg'),(88,680,'_wp_attached_file','2015/10/gallery5.jpg'),(89,681,'_wp_attached_file','2015/10/gallery6.jpg'),(90,682,'_wp_attached_file','2015/10/gallery7.jpg'),(91,683,'_wp_attached_file','2015/10/gallery8.jpg'),(92,684,'_wp_attached_file','2015/10/gallery9.jpg'),(93,685,'_wp_attached_file','2015/10/gallery10.jpg'),(94,686,'_wp_attached_file','2015/10/gallery11.jpg'),(95,687,'_wp_attached_file','2015/10/gallery12.jpg'),(96,701,'_wp_attached_file','2015/10/bg-page-title-gallery.jpg'),(97,716,'_wp_attached_file','2015/10/bg-page-title-clients.jpg'),(98,726,'_wp_attached_file','2015/10/bg-client.jpg'),(99,749,'_wp_attached_file','2015/10/bg-page-title-about.jpg'),(100,778,'_wp_attached_file','2015/10/bg-faq.jpg'),(101,782,'_wp_attached_file','2015/10/bg-testimonial-about.jpg'),(102,839,'_wp_attached_file','2015/10/line-slider.jpg'),(103,909,'_wp_attached_file','2015/10/line-white-text.png'),(104,910,'_wp_attached_file','2015/10/line-white.jpg'),(105,911,'_wp_attached_file','2015/10/slider3_ly1.jpg'),(106,912,'_wp_attached_file','2015/10/slider3_ly2.png'),(107,913,'_wp_attached_file','2015/10/slider3_ly3.jpg'),(108,926,'_wp_attached_file','2015/10/bg-slider4.jpg'),(109,927,'_wp_attached_file','2015/10/slider4-ly1.png'),(110,952,'_wp_attached_file','2015/10/bg-slider5-layer3.jpg'),(111,954,'_wp_attached_file','2015/10/bg-slider5-layer2.jpg'),(112,955,'_wp_attached_file','2015/10/slider5-imglayer1.png'),(113,956,'_wp_attached_file','2015/10/slider5-imglayer2.png'),(114,957,'_wp_attached_file','2015/10/slider5-imglayer3.png'),(115,963,'_wp_attached_file','2015/10/bg-slider6.jpg'),(116,964,'_wp_attached_file','2015/10/slider5-imglayer4.png'),(117,970,'_wp_attached_file','2015/10/bg-left-home6.jpg'),(118,980,'_wp_attached_file','2015/10/bg-slider7.jpg'),(119,995,'_wp_attached_file','2015/10/bg-slider8.jpg'),(120,1001,'_wp_attached_file','2015/10/scroll-down.png'),(121,1002,'_wp_attached_file','2015/10/bg-slider8-2.jpg'),(122,1003,'_wp_attached_file','2015/10/bg-slider8-3.jpg'),(123,1014,'_wp_attached_file','2015/10/bg-map-c.jpg'),(124,1048,'_wp_attached_file','2015/10/bg-testimonial-home9.jpg'),(125,1055,'_wp_attached_file','2015/10/bg-slider10-1.jpg'),(126,1056,'_wp_attached_file','2015/10/bg-slider10-2.jpg'),(127,1057,'_wp_attached_file','2015/10/bg-slider10-3.jpg'),(128,1058,'_wp_attached_file','2015/10/bg-slider10-ly1.png'),(129,1165,'_wp_attached_file','2015/10/slider-icon1.png'),(130,1166,'_wp_attached_file','2015/10/slider-icon2.png'),(131,1167,'_wp_attached_file','2015/10/slider-icon3.png'),(132,1168,'_wp_attached_file','2015/10/slider-icon4.png'),(133,1169,'_wp_attached_file','2015/10/slider-icon5.png'),(134,1170,'_wp_attached_file','2015/10/slider-icon6.png'),(135,1171,'_wp_attached_file','2015/10/slider-icon7.png'),(136,1181,'_wp_attached_file','2015/11/Bank-and-Customer-Law.jpg'),(137,1182,'_wp_attached_file','2015/11/Charter-of-Rights-and-Freedoms.jpg'),(138,1183,'_wp_attached_file','2015/11/Conflict-of-Laws.jpg'),(139,1184,'_wp_attached_file','2015/11/Constitutional-Law.jpg'),(140,1185,'_wp_attached_file','2015/11/Criminal-Law.jpg'),(141,1186,'_wp_attached_file','2015/11/Detention-and-Arrest.jpg'),(142,1187,'_wp_attached_file','2015/11/Freedom-of-Conscience-and-Religion.jpg'),(143,1188,'_wp_attached_file','2015/11/Fundamental-Justice.jpg'),(144,1189,'_wp_attached_file','2015/11/Immigration-Law.jpg'),(145,1190,'_wp_attached_file','2015/11/Telecommunications-Law.jpg'),(146,1191,'_wp_attached_file','2015/11/The-Essential-Guide-to-Mooting.jpg'),(147,1232,'_wp_attached_file','2015/09/logo-footer.png'),(148,1233,'_wp_attached_file','2015/09/page-title-v5.jpg'),(149,1234,'_wp_attached_file','2015/09/header-trans.jpg'),(150,1235,'_wp_attached_file','2015/10/Attorneys1.jpg'),(151,1236,'_wp_attached_file','2015/10/Attorneys2.jpg'),(152,1237,'_wp_attached_file','2015/10/Attorneys3.jpg'),(153,1238,'_wp_attached_file','2015/10/Attorneys4.jpg'),(154,1239,'_wp_attached_file','2015/10/Attorneys5.jpg'),(155,1240,'_wp_attached_file','2015/10/Attorneys6.jpg'),(156,1241,'_wp_attached_file','2015/10/Attorneys7.jpg'),(157,1242,'_wp_attached_file','2015/10/Attorneys8.jpg'),(158,1243,'_wp_attached_file','2015/10/bg-team.jpg'),(159,1244,'_wp_attached_file','2015/10/blog1.jpg'),(160,1245,'_wp_attached_file','2015/10/blog2.jpg'),(161,1246,'_wp_attached_file','2015/10/client1.png'),(162,1247,'_wp_attached_file','2015/10/client2.png'),(163,1248,'_wp_attached_file','2015/10/client3.png'),(164,1249,'_wp_attached_file','2015/10/client4.png'),(165,1250,'_wp_attached_file','2015/10/client5.png'),(166,1251,'_wp_attached_file','2015/10/client6.png'),(167,1252,'_wp_attached_file','2015/10/line-slider.jpg'),(168,1253,'_wp_attached_file','2015/10/line-white.jpg'),(169,1254,'_wp_attached_file','2015/10/line-white-text.png'),(170,1255,'_wp_attached_file','2015/10/logo-hidden-sidebar.png'),(171,1256,'_wp_attached_file','2015/10/Practice_Areas1.png'),(172,1257,'_wp_attached_file','2015/10/Practice_bg.jpg'),(173,1258,'_wp_attached_file','2015/10/slider3_ly1.jpg'),(174,1259,'_wp_attached_file','2015/10/slider3_ly2.png'),(175,1260,'_wp_attached_file','2015/10/slider3_ly3.jpg'),(176,1261,'_wp_attached_file','2015/10/slider-icon1.png'),(177,1262,'_wp_attached_file','2015/10/slider-icon2.png'),(178,1263,'_wp_attached_file','2015/10/slider-icon3.png'),(179,1264,'_wp_attached_file','2015/10/slider-icon4.png'),(180,1265,'_wp_attached_file','2015/10/slider-icon5.png'),(181,1266,'_wp_attached_file','2015/10/slider-icon6.png'),(182,1267,'_wp_attached_file','2015/10/slider-icon7.png'),(183,1268,'_wp_attached_file','2015/10/testimonial1-300x300.jpg'),(184,1269,'_wp_attached_file','2015/10/testimonial2-300x300.jpg'),(185,1270,'_wp_attached_file','2015/10/testimonial3-300x300.jpg'),(186,1271,'_wp_attached_file','home/nginx/tn.joomexp.com/public_html/wordpress/wp-trust/'),(187,1294,'_wp_attached_file','2016/01/home1.jpg'),(188,1295,'_wp_attached_file','2016/01/home2.jpg'),(189,1296,'_wp_attached_file','2016/01/home3.jpg'),(190,1297,'_wp_attached_file','2016/01/home4.jpg'),(191,1298,'_wp_attached_file','2016/01/home5.jpg'),(192,1299,'_wp_attached_file','2016/01/home6.jpg'),(193,1300,'_wp_attached_file','2016/01/home7.jpg'),(194,1301,'_wp_attached_file','2016/01/home8.jpg'),(195,1302,'_wp_attached_file','2016/01/home9.jpg'),(196,1303,'_wp_attached_file','2016/01/home10.jpg'),(197,1304,'_wp_attached_file','2016/01/home11.jpg'),(198,1305,'_wp_attached_file','2016/01/home12.jpg'),(199,1306,'_wp_attached_file','2016/01/home13.jpg'),(200,1307,'_wp_attached_file','2016/01/home14.jpg'),(201,1308,'_wp_attached_file','2016/01/home15.jpg'),(202,1362,'_wp_attached_file','2016/10/55_Homepage16_01.jpg'),(203,1372,'_wp_attached_file','2016/10/56_Homepage17_01.jpg'),(204,1378,'_wp_attached_file','2016/10/56_Homepage17_02.jpg'),(205,1426,'_wp_attached_file','2016/10/58_Homepage_Boxed_03.jpg'),(206,1456,'_wp_attached_file','2016/10/trust-client7.png'),(207,1457,'_wp_attached_file','2016/10/trust-client8.png'),(208,1458,'_wp_attached_file','2016/10/trust-client9.png'),(209,1459,'_wp_attached_file','2016/10/trust-client10.png'),(210,1460,'_wp_attached_file','2016/10/trust-client11.png'),(211,1461,'_wp_attached_file','2016/10/trust-client12.png'),(212,1948,'_wp_attached_file','2016/07/About_Overview1.jpg'),(213,1949,'_wp_attached_file','2016/07/About_Overview2.jpg'),(214,1950,'_wp_attached_file','2016/07/About_Overview3.jpg'),(215,1960,'_wp_attached_file','2015/10/bg-slider6-1.jpg'),(216,1961,'_wp_attached_file','2016/10/trust-our1.jpg'),(217,1962,'_wp_attached_file','2016/10/trust-our2.jpg'),(218,1963,'_wp_attached_file','2016/10/trust-our3.jpg'),(219,1986,'_wp_attached_file','2016/07/About_Approach1.jpg'),(220,1987,'_wp_attached_file','2016/07/About_Approach2.jpg'),(221,1988,'_wp_attached_file','2016/07/About_Approach3.jpg'),(222,275,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(223,275,'_thumbnail_id','276'),(224,275,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(225,275,'slide_template','default'),(226,275,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"Financial%20Firm%20Marketing%20Agency\"}'),(227,282,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(228,282,'_thumbnail_id','277'),(229,282,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(230,282,'slide_template','default'),(231,282,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"Mortgage%20and%20Financial%20Brokerage%20Services\"}'),(232,283,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(233,283,'_thumbnail_id','278'),(234,283,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(235,283,'slide_template','default'),(236,283,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"Walkers%20Company\"}'),(237,284,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(238,284,'_thumbnail_id','279'),(239,284,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(240,284,'slide_template','default'),(241,284,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"inancial%20Firm%20Marketing%20Agency\"}'),(242,285,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(243,285,'_thumbnail_id','280'),(244,285,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(245,285,'slide_template','default'),(246,285,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"Legal%20Consultants%20and%20LPA%20Services\"}'),(247,286,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(248,286,'_thumbnail_id','281'),(249,286,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(250,286,'slide_template','default'),(251,286,'_cms_meta_data','{\"_cms_client_url\":\"%23\",\"_cms_client_work\":\"Better%20Connected%20for%20a%20Better%20Service.\"}'),(252,511,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(253,511,'_thumbnail_id','512'),(254,511,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(255,511,'slide_template','default'),(256,511,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"\",\"_cms_attorneys_position\":\"CEO%20%26%20Manager\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%5C%27s%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(257,511,'_wpb_vc_js_status','false'),(258,511,'_cms_attorneys_sub_title','single \'s'),(259,511,'_cms_attorneys_position',''),(260,511,'_cms_attorneys_book_url',''),(261,511,'_cms_attorneys_introduction',''),(262,511,'_cms_icon1',''),(263,511,'_cms_link1',''),(264,511,'_cms_icon2',''),(265,511,'_cms_link2',''),(266,511,'_cms_icon3',''),(267,511,'_cms_link3',''),(268,511,'_cms_icon4',''),(269,511,'_cms_link4',''),(270,520,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(271,520,'_thumbnail_id','519'),(272,520,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(273,520,'slide_template','default'),(274,520,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"\",\"_cms_attorneys_position\":\"Trainer\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(275,520,'_wpb_vc_js_status','false'),(276,521,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(277,521,'_thumbnail_id','518'),(278,521,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(279,521,'slide_template','default'),(280,521,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"\",\"_cms_attorneys_position\":\"Insurance%20Lawyer\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(281,521,'_wpb_vc_js_status','false'),(282,522,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(283,522,'_thumbnail_id','517'),(284,522,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(285,522,'slide_template','default'),(286,522,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"Family%20Lawyer\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(287,522,'_wpb_vc_js_status','false'),(288,523,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(289,523,'_thumbnail_id','516'),(290,523,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(291,523,'slide_template','default'),(292,523,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"Secretary%20Head\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(293,523,'_wpb_vc_js_status','false'),(294,524,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(295,524,'_thumbnail_id','515'),(296,524,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(297,524,'slide_template','default'),(298,524,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"Criminal%20Defence\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(299,524,'_wpb_vc_js_status','false'),(300,525,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(301,525,'_thumbnail_id','514'),(302,525,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(303,525,'slide_template','default'),(304,525,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"Business%20Lawyer\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(305,525,'_wpb_vc_js_status','false'),(306,526,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(307,526,'_thumbnail_id','513'),(308,526,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(309,526,'slide_template','default'),(310,526,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"Civil%20Lawyer\",\"_cms_attorneys_book_url\":\"\",\"_cms_attorneys_introduction\":\"Using%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(311,526,'post_views_count','2'),(312,526,'_wpb_vc_js_status','false'),(313,527,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(314,527,'_thumbnail_id','512'),(315,527,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(316,527,'slide_template','default'),(317,527,'_cms_meta_data','{\"_cms_attorneys_sub_title\":\"Single%20Attorney\",\"_cms_attorneys_position\":\"CEO%20%26%20Manager\",\"_cms_attorneys_book_text\":\"\",\"_cms_attorneys_book_url\":\"%23\",\"_cms_attorneys_introduction\":\"Usings%20his%20expertise%20and%20experience%2C%20Mahmoud%20documents%20and%20builds%20his%20customers%20cases%20to%20obtain%20the%20best%20results%20they%20could%20achieve%20in%20their%20particular%20situation.\",\"_cms_icon1\":\"fa%20fa-facebook\",\"_cms_link1\":\"%23\",\"_cms_icon2\":\"fa%20fa-twitter\",\"_cms_link2\":\"%23\",\"_cms_icon3\":\"fa%20fa-google-plus\",\"_cms_link3\":\"%23\",\"_cms_icon4\":\"fa%20%20fa-linkedin\",\"_cms_link4\":\"%23\"}'),(318,527,'post_views_count','8'),(319,527,'_wpb_vc_js_status','true'),(320,1449,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(321,1449,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(322,1449,'_thumbnail_id','1456'),(323,1449,'slide_template','default'),(324,1449,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(325,1998,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(326,1998,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(327,1998,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(328,1998,'slide_template','default'),(329,1998,'_cms_careers_location','New York, NY'),(330,1998,'_cms_meta_data','{\"_cms_careers_location\":\"New%20York%2C%20NY\"}'),(331,1998,'post_views_count','1'),(332,1999,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(333,1999,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(334,1999,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(335,1999,'slide_template','default'),(336,1999,'_cms_careers_location','Washington D.C.'),(337,1999,'_cms_meta_data','{\"_cms_careers_location\":\"Washington%20D.C.\"}'),(338,1999,'post_views_count','8'),(339,2000,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(340,2000,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(341,2000,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(342,2000,'slide_template','default'),(343,2000,'_cms_careers_location','New York, NY'),(344,2000,'_cms_meta_data','{\"_cms_careers_location\":\"Moscow%2C%20Russia\"}'),(345,2000,'post_views_count','1'),(346,2001,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(347,2001,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(348,2001,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(349,2001,'slide_template','default'),(350,2001,'_cms_careers_location','Moscow, Russia'),(351,2001,'_cms_meta_data','{\"_cms_careers_location\":\"New%20York%2C%20NY\"}'),(352,2001,'post_views_count','1'),(379,675,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(380,675,'_thumbnail_id','687'),(381,675,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(382,675,'slide_template','default'),(383,675,'post_views_count','180'),(384,688,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(385,688,'_thumbnail_id','686'),(386,688,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(387,688,'slide_template','default'),(388,688,'post_views_count','180'),(389,689,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(390,689,'_thumbnail_id','685'),(391,689,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(392,689,'slide_template','default'),(393,689,'post_views_count','173'),(394,690,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(395,690,'_thumbnail_id','684'),(396,690,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(397,690,'slide_template','default'),(398,690,'post_views_count','181'),(399,691,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(400,691,'_thumbnail_id','683'),(401,691,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(402,691,'slide_template','default'),(403,691,'post_views_count','193'),(404,692,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(405,692,'_thumbnail_id','682'),(406,692,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(407,692,'slide_template','default'),(408,692,'post_views_count','195'),(409,693,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(410,693,'_thumbnail_id','681'),(411,693,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(412,693,'slide_template','default'),(413,693,'post_views_count','191'),(414,694,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(415,694,'_thumbnail_id','680'),(416,694,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(417,694,'slide_template','default'),(418,694,'post_views_count','193'),(419,696,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(420,696,'_thumbnail_id','679'),(421,696,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(422,696,'slide_template','default'),(423,696,'post_views_count','158'),(424,697,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(425,697,'_thumbnail_id','678'),(426,697,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(427,697,'slide_template','default'),(428,697,'post_views_count','183'),(429,698,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(430,698,'_thumbnail_id','677'),(431,698,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(432,698,'slide_template','default'),(433,698,'post_views_count','171'),(434,699,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(435,699,'_thumbnail_id','676'),(436,699,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(437,699,'slide_template','default'),(438,699,'post_views_count','188'),(439,1462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(440,1462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(441,1462,'_thumbnail_id','1457'),(442,1462,'slide_template','default'),(443,1462,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(444,1463,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(445,1463,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(446,1463,'_thumbnail_id','1458'),(447,1463,'slide_template','default'),(448,1463,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(449,1464,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(450,1464,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(451,1464,'_thumbnail_id','1459'),(452,1464,'slide_template','default'),(453,1464,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(454,1465,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(455,1465,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(456,1465,'_thumbnail_id','1460'),(457,1465,'slide_template','default'),(458,1465,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(459,1466,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(460,1466,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(461,1466,'_thumbnail_id','1461'),(462,1466,'slide_template','default'),(463,1466,'_cms_meta_data','{\"_cms_client_url\":\"%23\"}'),(1597,1870,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1598,1870,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1599,1870,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1600,1870,'slide_template','default'),(1601,1870,'_cms_overview_buttun_url','#'),(1602,1870,'_cms_overview_buttun_text','Get A Quote'),(1603,1870,'_thumbnail_id','1948'),(1604,1870,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(1605,1874,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1606,1874,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1607,1874,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1608,1874,'_thumbnail_id','1949'),(1609,1874,'slide_template','default'),(1610,1874,'_cms_overview_buttun_url','#'),(1611,1874,'_cms_overview_buttun_text','Get A Quote'),(1612,1874,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(1613,1875,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1614,1875,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1615,1875,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1616,1875,'slide_template','default'),(1617,1875,'_cms_overview_buttun_url','#'),(1618,1875,'_cms_overview_buttun_text',''),(1619,1875,'_thumbnail_id','1950'),(1620,1875,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(1621,1939,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1622,1939,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1623,1939,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1624,1939,'slide_template','default'),(1625,1939,'_cms_overview_buttun_url','#'),(1626,1939,'_cms_overview_buttun_text','Get A Quote'),(1627,1939,'_thumbnail_id','1988'),(1628,1939,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(1629,1943,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1630,1943,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1631,1943,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1632,1943,'slide_template','default'),(1633,1943,'_cms_overview_buttun_url','#'),(1634,1943,'_cms_overview_buttun_text','Get A Quote'),(1635,1943,'_thumbnail_id','1986'),(1636,1943,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(1637,1944,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1638,1944,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1639,1944,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1640,1944,'slide_template','default'),(1641,1944,'_cms_overview_buttun_url','#'),(1642,1944,'_cms_overview_buttun_text','Get A Quote'),(1643,1944,'_thumbnail_id','1987'),(1644,1944,'_cms_meta_data','{\"_cms_overview_buttun_url\":\"%23\",\"_cms_overview_buttun_text\":\"Get%20A%20Quote\"}'),(2386,563,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2387,563,'_thumbnail_id','564'),(2388,563,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2389,563,'slide_template','default'),(2390,563,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20fa-money\",\"_cms_practice_sub_title\":\"Area%206\",\"_cms_practice_introduction\":\"Finance%20Law%20provides%20a%20thorough%20grounding%20in%20the%20fundamental%20principles%20of%20international%20finance%20and%20financial%20services%20law%2C%20covering%20local.\"}'),(2391,563,'post_views_count','0'),(2392,563,'_wpb_vc_js_status','false'),(2393,626,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2394,626,'_thumbnail_id','628'),(2395,626,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2396,626,'slide_template','default'),(2397,626,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20fa-bank\",\"_cms_practice_sub_title\":\"Area%208\",\"_cms_practice_introduction\":\"Civil%20litigation%20is%20a%20legal%20dispute%20between%20two%20or%20more%20parties%20that%20seek%20money%20damages%20or%20specific%20performance%20rather%20than%20criminal%20sanctions.%20\"}'),(2398,626,'_wpb_vc_js_status','false'),(2399,626,'post_views_count','0'),(2400,629,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2401,629,'_thumbnail_id','627'),(2402,629,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2403,629,'slide_template','default'),(2404,629,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20%20fa-umbrella\",\"_cms_practice_sub_title\":\"Area%207\",\"_cms_practice_introduction\":\"Insurance%20law%20is%20the%20practice%20of%20law%20surrounding%20insurance%2C%20including%20insurance%20policies%20and%20claims.%20It%20can%20be%20broadly%20broken%20into%20three%20categories.\"}'),(2405,629,'post_views_count','0'),(2406,629,'_wpb_vc_js_status','false'),(2473,364,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2474,364,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2475,364,'slide_template','default'),(2476,364,'_cms_meta_data','{\"_cms_pricing_sub_title\":\"Trust%20Diamond%20Customer\",\"_cms_pricing_des\":\"Trust%20is%20a%20business%20theme%20perfectly%20suited%20legal%20advisers%20and%20offices%2C%20lawyers%2C%20attorneys%2C%20counsels%2C%20advocates%20and%20other%20legal%20and%20law%20related%20services.\",\"_cms_pricing_currency\":\"%24\",\"_cms_pricing_price\":\"150\",\"_cms_pricing_time\":\"Monthly\",\"_cms_pricing_btn_text\":\"Order%20This%20Plan\",\"_cms_pricing_btn_link\":\"%23\"}'),(2477,366,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2478,366,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2479,366,'slide_template','default'),(2480,366,'_cms_meta_data','{\"_cms_pricing_sub_title\":\"Trust%20Gold%20Customer\",\"_cms_pricing_des\":\"Trust%20is%20a%20business%20theme%20perfectly%20suited%20legal%20advisers%20and%20offices%2C%20lawyers%2C%20attorneys%2C%20counsels%2C%20advocates%20and%20other%20legal%20and%20law%20related%20services.\",\"_cms_pricing_currency\":\"%24\",\"_cms_pricing_price\":\"100\",\"_cms_pricing_time\":\"Monthly\",\"_cms_pricing_btn_text\":\"Order%20This%20Plan\",\"_cms_pricing_btn_link\":\"%23\"}'),(2481,367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2482,367,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2483,367,'slide_template','default'),(2484,367,'_cms_meta_data','{\"_cms_pricing_sub_title\":\"Trust%20Silver%20Customer\",\"_cms_pricing_des\":\"Trust%20is%20a%20business%20theme%20perfectly%20suited%20legal%20advisers%20and%20offices%2C%20lawyers%2C%20attorneys%2C%20counsels%2C%20advocates%20and%20other%20legal%20and%20law%20related%20services.\",\"_cms_pricing_currency\":\"%24\",\"_cms_pricing_price\":\"50\",\"_cms_pricing_time\":\"Monthly\",\"_cms_pricing_btn_text\":\"Order%20This%20Plan\",\"_cms_pricing_btn_link\":\"%23\"}'),(2485,367,'post_views_count','0'),(2486,570,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2487,570,'_thumbnail_id','565'),(2488,570,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2489,570,'slide_template','default'),(2490,570,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20fa-pagelines\",\"_cms_practice_sub_title\":\"Area%205\",\"_cms_practice_introduction\":\"The%20legal%20restrictions%20placed%20on%20the%20use%20of%20controlled%20drugs%20are%20aimed%20at%20preventing%20drug%20misuse.%20The%20principal%20offences%20are%20contained%20in%20the%20Misuse%20of%20Drugs%20Act%201971.\"}'),(2491,570,'_wpb_vc_js_status','false'),(2492,571,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2493,571,'_thumbnail_id','566'),(2494,571,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2495,571,'slide_template','default'),(2496,571,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20fa-female\",\"_cms_practice_sub_title\":\"Area%204\",\"_cms_practice_introduction\":\"Some%20laws%20regulating%20sexual%20activity%20are%20to%20protect%20one%20or%20all%20participants%2C%20while%20others%20are%20intended%20to%20proscribe%20a%20morally%2C%20socially%20or%20religiously%20repugnant%20activity.%20\"}'),(2497,571,'post_views_count','1'),(2498,571,'_wpb_vc_js_status','false'),(2499,572,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2500,572,'_thumbnail_id','567'),(2501,572,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2502,572,'slide_template','default'),(2503,572,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20fa-shopping-cart\",\"_cms_practice_sub_title\":\"Area%203\",\"_cms_practice_introduction\":\"Shoplifting%20law%20deals%20with%20theft%20crimes%20that%20occur%20in%20retail%20establishments.%20Perpetrators%20are%20shoppers%20who%20enter%20the%20establishment%20with%20permission.%20\"}'),(2504,572,'_wpb_vc_js_status','false'),(2505,574,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2506,574,'_thumbnail_id','568'),(2507,574,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2508,574,'slide_template','default'),(2509,574,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20%20fa-fire\",\"_cms_practice_sub_title\":\"Area%202\",\"_cms_practice_introduction\":\"Fire%20accidents%20can%20result%20in%20catastrophic%20personal%20injury%20and%20devastating%20damage.%20Every%20year%2C%20billions%20of%20dollars%20in%20property%20damage%20occurs%20as%20a%20result%20of%20fire.\"}'),(2510,574,'post_views_count','1'),(2511,574,'_wpb_vc_js_status','false'),(2512,575,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2513,575,'_thumbnail_id','569'),(2514,575,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2515,575,'slide_template','default'),(2516,575,'_cms_meta_data','{\"_cms_practice_icon\":\"fa%20%20fa-child\",\"_cms_practice_sub_title\":\"Area%201\",\"_cms_practice_introduction\":\"Famil%5C%27y%20law%20consists%20of%20a%20body%20of%20statutes%20and%20case%20precedents%20that%20govern%20the%20legal%20responsibilities%20between%20individuals%20who%20share%20a%20domestic%20connection.\"}'),(2517,575,'post_views_count','2'),(2518,575,'_wpb_vc_js_status','true'),(2519,1180,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2520,1180,'_thumbnail_id','1181'),(2521,1180,'_visibility','visible'),(2522,1180,'_stock_status','instock'),(2523,1180,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2524,1180,'total_sales','0'),(2525,1180,'_downloadable','no'),(2526,1180,'_virtual','no'),(2527,1180,'_regular_price','29.95'),(2528,1180,'_sale_price',''),(2529,1180,'_purchase_note',''),(2530,1180,'_featured','no'),(2531,1180,'_weight',''),(2532,1180,'_length',''),(2533,1180,'_width',''),(2534,1180,'_height',''),(2535,1180,'_sku','001'),(2536,1180,'_product_attributes','a:0:{}'),(2537,1180,'_sale_price_dates_from',''),(2538,1180,'_sale_price_dates_to',''),(2539,1180,'_price','29.95'),(2540,1180,'_sold_individually',''),(2541,1180,'_manage_stock','no'),(2542,1180,'_backorders','no'),(2543,1180,'_stock',''),(2544,1180,'_upsell_ids','a:0:{}'),(2545,1180,'_crosssell_ids','a:0:{}'),(2546,1180,'_product_version','2.4.8'),(2547,1180,'_product_image_gallery',''),(2548,1180,'slide_template','default'),(2549,1180,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2550,1180,'_wc_rating_count','a:0:{}'),(2551,1180,'_wc_average_rating','0'),(2552,1180,'_wc_review_count','0'),(2553,1192,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2554,1192,'_thumbnail_id','1190'),(2555,1192,'_visibility','visible'),(2556,1192,'_stock_status','instock'),(2557,1192,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2558,1192,'total_sales','0'),(2559,1192,'_downloadable','no'),(2560,1192,'_virtual','no'),(2561,1192,'_regular_price','75'),(2562,1192,'_sale_price',''),(2563,1192,'_purchase_note',''),(2564,1192,'_featured','no'),(2565,1192,'_weight',''),(2566,1192,'_length',''),(2567,1192,'_width',''),(2568,1192,'_height',''),(2569,1192,'_sku','002'),(2570,1192,'_product_attributes','a:0:{}'),(2571,1192,'_sale_price_dates_from',''),(2572,1192,'_sale_price_dates_to',''),(2573,1192,'_price','75'),(2574,1192,'_sold_individually',''),(2575,1192,'_manage_stock','no'),(2576,1192,'_backorders','no'),(2577,1192,'_stock',''),(2578,1192,'_upsell_ids','a:0:{}'),(2579,1192,'_crosssell_ids','a:0:{}'),(2580,1192,'_product_version','2.4.8'),(2581,1192,'_product_image_gallery',''),(2582,1192,'slide_template','default'),(2583,1192,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2584,1192,'_wc_rating_count','a:0:{}'),(2585,1192,'_wc_average_rating','0'),(2586,1192,'_wc_review_count','0'),(2587,1193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2588,1193,'_thumbnail_id','1189'),(2589,1193,'_visibility','visible'),(2590,1193,'_stock_status','instock'),(2591,1193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2592,1193,'total_sales','0'),(2593,1193,'_downloadable','no'),(2594,1193,'_virtual','no'),(2595,1193,'_regular_price','70'),(2596,1193,'_sale_price',''),(2597,1193,'_purchase_note',''),(2598,1193,'_featured','no'),(2599,1193,'_weight',''),(2600,1193,'_length',''),(2601,1193,'_width',''),(2602,1193,'_height',''),(2603,1193,'_sku','003'),(2604,1193,'_product_attributes','a:0:{}'),(2605,1193,'_sale_price_dates_from',''),(2606,1193,'_sale_price_dates_to',''),(2607,1193,'_price','70'),(2608,1193,'_sold_individually',''),(2609,1193,'_manage_stock','no'),(2610,1193,'_backorders','no'),(2611,1193,'_stock',''),(2612,1193,'_upsell_ids','a:0:{}'),(2613,1193,'_crosssell_ids','a:0:{}'),(2614,1193,'_product_version','2.4.8'),(2615,1193,'_product_image_gallery',''),(2616,1193,'slide_template','default'),(2617,1193,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2618,1193,'_wc_rating_count','a:0:{}'),(2619,1193,'_wc_average_rating','0'),(2620,1193,'_wc_review_count','0'),(2621,1194,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2622,1194,'_thumbnail_id','1185'),(2623,1194,'_visibility','visible'),(2624,1194,'_stock_status','instock'),(2625,1194,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2626,1194,'total_sales','0'),(2627,1194,'_downloadable','no'),(2628,1194,'_virtual','no'),(2629,1194,'_regular_price','56'),(2630,1194,'_sale_price',''),(2631,1194,'_purchase_note',''),(2632,1194,'_featured','no'),(2633,1194,'_weight',''),(2634,1194,'_length',''),(2635,1194,'_width',''),(2636,1194,'_height',''),(2637,1194,'_sku','004'),(2638,1194,'_product_attributes','a:0:{}'),(2639,1194,'_sale_price_dates_from',''),(2640,1194,'_sale_price_dates_to',''),(2641,1194,'_price','56'),(2642,1194,'_sold_individually',''),(2643,1194,'_manage_stock','no'),(2644,1194,'_backorders','no'),(2645,1194,'_stock',''),(2646,1194,'_upsell_ids','a:0:{}'),(2647,1194,'_crosssell_ids','a:0:{}'),(2648,1194,'_product_version','2.4.8'),(2649,1194,'_product_image_gallery',''),(2650,1194,'slide_template','default'),(2651,1194,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2652,1194,'_wc_rating_count','a:0:{}'),(2653,1194,'_wc_average_rating','0'),(2654,1194,'_wc_review_count','0'),(2655,1195,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2656,1195,'_thumbnail_id','1187'),(2657,1195,'_visibility','visible'),(2658,1195,'_stock_status','instock'),(2659,1195,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2660,1195,'total_sales','1'),(2661,1195,'_downloadable','no'),(2662,1195,'_virtual','no'),(2663,1195,'_regular_price','55'),(2664,1195,'_sale_price','35'),(2665,1195,'_purchase_note',''),(2666,1195,'_featured','no'),(2667,1195,'_weight',''),(2668,1195,'_length',''),(2669,1195,'_width',''),(2670,1195,'_height',''),(2671,1195,'_sku','005'),(2672,1195,'_product_attributes','a:0:{}'),(2673,1195,'_sale_price_dates_from',''),(2674,1195,'_sale_price_dates_to',''),(2675,1195,'_price','35'),(2676,1195,'_sold_individually',''),(2677,1195,'_manage_stock','no'),(2678,1195,'_backorders','no'),(2679,1195,'_stock',''),(2680,1195,'_upsell_ids','a:0:{}'),(2681,1195,'_crosssell_ids','a:0:{}'),(2682,1195,'_product_version','2.4.8'),(2683,1195,'_product_image_gallery',''),(2684,1195,'slide_template','default'),(2685,1195,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2689,1196,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2690,1196,'_thumbnail_id','1186'),(2691,1196,'_visibility','visible'),(2692,1196,'_stock_status','instock'),(2693,1196,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2694,1196,'total_sales','0'),(2695,1196,'_downloadable','no'),(2696,1196,'_virtual','no'),(2697,1196,'_regular_price','56'),(2698,1196,'_sale_price',''),(2699,1196,'_purchase_note',''),(2700,1196,'_featured','no'),(2701,1196,'_weight',''),(2702,1196,'_length',''),(2703,1196,'_width',''),(2704,1196,'_height',''),(2705,1196,'_sku','006'),(2706,1196,'_product_attributes','a:0:{}'),(2707,1196,'_sale_price_dates_from',''),(2708,1196,'_sale_price_dates_to',''),(2709,1196,'_price','56'),(2710,1196,'_sold_individually',''),(2711,1196,'_manage_stock','no'),(2712,1196,'_backorders','no'),(2713,1196,'_stock',''),(2714,1196,'_upsell_ids','a:0:{}'),(2715,1196,'_crosssell_ids','a:0:{}'),(2716,1196,'_product_version','2.4.8'),(2717,1196,'_product_image_gallery',''),(2718,1196,'slide_template','default'),(2719,1196,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2720,1196,'_wc_rating_count','a:0:{}'),(2721,1196,'_wc_average_rating','0'),(2722,1196,'_wc_review_count','0'),(2723,1197,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2724,1197,'_thumbnail_id','1185'),(2725,1197,'_visibility','visible'),(2726,1197,'_stock_status','instock'),(2727,1197,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2728,1197,'total_sales','0'),(2729,1197,'_downloadable','no'),(2730,1197,'_virtual','no'),(2731,1197,'_regular_price','65'),(2732,1197,'_sale_price',''),(2733,1197,'_purchase_note',''),(2734,1197,'_featured','no'),(2735,1197,'_weight',''),(2736,1197,'_length',''),(2737,1197,'_width',''),(2738,1197,'_height',''),(2739,1197,'_sku','007'),(2740,1197,'_product_attributes','a:0:{}'),(2741,1197,'_sale_price_dates_from',''),(2742,1197,'_sale_price_dates_to',''),(2743,1197,'_price','65'),(2744,1197,'_sold_individually',''),(2745,1197,'_manage_stock','no'),(2746,1197,'_backorders','no'),(2747,1197,'_stock',''),(2748,1197,'_upsell_ids','a:0:{}'),(2749,1197,'_crosssell_ids','a:0:{}'),(2750,1197,'_product_version','2.4.8'),(2751,1197,'_product_image_gallery',''),(2752,1197,'slide_template','default'),(2753,1197,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2754,1197,'_wc_rating_count','a:0:{}'),(2755,1197,'_wc_average_rating','0'),(2756,1197,'_wc_review_count','0'),(2757,1198,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2758,1198,'_thumbnail_id','1184'),(2759,1198,'_visibility','visible'),(2760,1198,'_stock_status','instock'),(2761,1198,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2762,1198,'total_sales','0'),(2763,1198,'_downloadable','no'),(2764,1198,'_virtual','no'),(2765,1198,'_regular_price','85'),(2766,1198,'_sale_price',''),(2767,1198,'_purchase_note',''),(2768,1198,'_featured','no'),(2769,1198,'_weight',''),(2770,1198,'_length',''),(2771,1198,'_width',''),(2772,1198,'_height',''),(2773,1198,'_sku','008'),(2774,1198,'_product_attributes','a:0:{}'),(2775,1198,'_sale_price_dates_from',''),(2776,1198,'_sale_price_dates_to',''),(2777,1198,'_price','85'),(2778,1198,'_sold_individually',''),(2779,1198,'_manage_stock','no'),(2780,1198,'_backorders','no'),(2781,1198,'_stock',''),(2782,1198,'_upsell_ids','a:0:{}'),(2783,1198,'_crosssell_ids','a:0:{}'),(2784,1198,'_product_version','2.4.8'),(2785,1198,'_product_image_gallery',''),(2786,1198,'slide_template','default'),(2787,1198,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2788,1198,'_wc_rating_count','a:0:{}'),(2789,1198,'_wc_average_rating','0'),(2790,1198,'_wc_review_count','0'),(2791,1199,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2792,1199,'_thumbnail_id','1183'),(2793,1199,'_visibility','visible'),(2794,1199,'_stock_status','instock'),(2795,1199,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2796,1199,'total_sales','1'),(2797,1199,'_downloadable','no'),(2798,1199,'_virtual','no'),(2799,1199,'_regular_price','76'),(2800,1199,'_sale_price',''),(2801,1199,'_purchase_note',''),(2802,1199,'_featured','no'),(2803,1199,'_weight',''),(2804,1199,'_length',''),(2805,1199,'_width',''),(2806,1199,'_height',''),(2807,1199,'_sku','009'),(2808,1199,'_product_attributes','a:0:{}'),(2809,1199,'_sale_price_dates_from',''),(2810,1199,'_sale_price_dates_to',''),(2811,1199,'_price','76'),(2812,1199,'_sold_individually',''),(2813,1199,'_manage_stock','no'),(2814,1199,'_backorders','no'),(2815,1199,'_stock',''),(2816,1199,'_upsell_ids','a:0:{}'),(2817,1199,'_crosssell_ids','a:0:{}'),(2818,1199,'_product_version','2.4.8'),(2819,1199,'_product_image_gallery',''),(2820,1199,'slide_template','default'),(2821,1199,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2822,1199,'_wc_rating_count','a:0:{}'),(2823,1199,'_wc_average_rating','0'),(2824,1199,'_wc_review_count','0'),(2825,1200,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2826,1200,'_thumbnail_id','1182'),(2827,1200,'_visibility','visible'),(2828,1200,'_stock_status','instock'),(2829,1200,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2830,1200,'total_sales','0'),(2831,1200,'_downloadable','no'),(2832,1200,'_virtual','no'),(2833,1200,'_regular_price','90'),(2834,1200,'_sale_price',''),(2835,1200,'_purchase_note',''),(2836,1200,'_featured','no'),(2837,1200,'_weight',''),(2838,1200,'_length',''),(2839,1200,'_width',''),(2840,1200,'_height',''),(2841,1200,'_sku','010'),(2842,1200,'_product_attributes','a:0:{}'),(2843,1200,'_sale_price_dates_from',''),(2844,1200,'_sale_price_dates_to',''),(2845,1200,'_price','90'),(2846,1200,'_sold_individually',''),(2847,1200,'_manage_stock','no'),(2848,1200,'_backorders','no'),(2849,1200,'_stock',''),(2850,1200,'_upsell_ids','a:0:{}'),(2851,1200,'_crosssell_ids','a:0:{}'),(2852,1200,'_product_version','2.4.8'),(2853,1200,'_product_image_gallery',''),(2854,1200,'slide_template','default'),(2855,1200,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2856,1200,'_wc_rating_count','a:0:{}'),(2857,1200,'_wc_average_rating','0'),(2858,1200,'_wc_review_count','0'),(2859,1201,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2860,1201,'_thumbnail_id','1181'),(2861,1201,'_visibility','visible'),(2862,1201,'_stock_status','instock'),(2863,1201,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2864,1201,'total_sales','0'),(2865,1201,'_downloadable','no'),(2866,1201,'_virtual','no'),(2867,1201,'_regular_price','45'),(2868,1201,'_sale_price',''),(2869,1201,'_purchase_note',''),(2870,1201,'_featured','no'),(2871,1201,'_weight',''),(2872,1201,'_length',''),(2873,1201,'_width',''),(2874,1201,'_height',''),(2875,1201,'_sku','011'),(2876,1201,'_product_attributes','a:0:{}'),(2877,1201,'_sale_price_dates_from',''),(2878,1201,'_sale_price_dates_to',''),(2879,1201,'_price','45'),(2880,1201,'_sold_individually',''),(2881,1201,'_manage_stock','no'),(2882,1201,'_backorders','no'),(2883,1201,'_stock',''),(2884,1201,'_upsell_ids','a:0:{}'),(2885,1201,'_crosssell_ids','a:0:{}'),(2886,1201,'_product_version','2.4.8'),(2887,1201,'_product_image_gallery',''),(2888,1201,'slide_template','default'),(2889,1201,'_cms_meta_data','{\"_cms_product_sub_title\":\"Law%20Books\"}'),(2893,1334,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2894,1334,'_order_key','wc_order_56da9cb2acbed'),(2895,1334,'_order_currency','USD'),(2896,1334,'_prices_include_tax','no'),(2897,1334,'_customer_ip_address','176.92.60.195'),(2898,1334,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; rv:44.0) Gecko/20100101 Firefox/44.0'),(2899,1334,'_customer_user','0'),(2900,1334,'_created_via','checkout'),(2901,1334,'_order_version','2.5.2'),(2902,1334,'_billing_first_name','fdhgdfhg'),(2903,1334,'_billing_last_name','fghdgddfgh'),(2904,1334,'_billing_company','fdhfdhf'),(2905,1334,'_billing_email','fdhgfdhg@dgdsg.com'),(2906,1334,'_billing_phone','213214234'),(2907,1334,'_billing_country','GR'),(2908,1334,'_billing_address_1','2134124'),(2909,1334,'_billing_address_2','2134213421'),(2910,1334,'_billing_city','21443'),(2911,1334,'_billing_state','B'),(2912,1334,'_billing_postcode','213421421'),(2913,1334,'_shipping_first_name','fdhgdfhg'),(2914,1334,'_shipping_last_name','fghdgddfgh'),(2915,1334,'_shipping_company','fdhfdhf'),(2916,1334,'_shipping_country','GR'),(2917,1334,'_shipping_address_1','2134124'),(2918,1334,'_shipping_address_2','2134213421'),(2919,1334,'_shipping_city','21443'),(2920,1334,'_shipping_state','B'),(2921,1334,'_shipping_postcode','213421421'),(2922,1334,'_payment_method','cheque'),(2923,1334,'_payment_method_title','Cheque Payment'),(2924,1334,'_order_shipping',''),(2925,1334,'_cart_discount','0'),(2926,1334,'_cart_discount_tax','0'),(2927,1334,'_order_tax','0'),(2928,1334,'_order_shipping_tax','0'),(2929,1334,'_order_total','35.00'),(2930,1334,'_recorded_sales','yes'),(2931,1334,'_order_stock_reduced','1'),(2932,2049,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2933,2049,'_form','<div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"SUBJECT\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\" style=\"padding-top: 10px;\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Message\"]\n </div>\n</div>'),(2934,2049,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:37:\"[your-name] <wordpress@192.168.1.110>\";s:4:\"body\";s:186:\"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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:15:\"admin@gmail.com\";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;}'),(2935,2049,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:34:\"WP Trust <wordpress@192.168.1.110>\";s:4:\"body\";s:128:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: admin@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2936,2049,'_messages','a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";}'),(2937,2049,'_additional_settings',''),(2938,2049,'_locale','en_US'),(2939,2049,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2940,306,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2941,306,'_thumbnail_id','301'),(2942,306,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2943,306,'slide_template','default'),(2944,306,'_cms_meta_data','{\"_cms_testimonial_title\":\"At%20Trust%2C%20Each%20Lawzyer%20Focuses%20Only%20%20On%20Civil%20Matters%20%21\",\"_cms_testimonial_position\":\"Art%20Director%2C%207oroof%20Agency\"}'),(2945,307,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2946,307,'_thumbnail_id','302'),(2947,307,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2948,307,'slide_template','default'),(2949,307,'_cms_meta_data','{\"_cms_testimonial_title\":\"At%20Trust%2C%20Each%20Lawzyer%20Focuses%20Only%20%20On%20Civil%20Matters%20%21\",\"_cms_testimonial_position\":\"Art%20Director%2C%207oroof%20Agency\"}'),(2950,308,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2951,308,'_thumbnail_id','303'),(2952,308,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2953,308,'slide_template','default'),(2954,308,'_cms_meta_data','{\"_cms_testimonial_title\":\"At%20Trust%2C%20Each%20Lawzyer%20Focuses%20Only%20%20On%20Civil%20Matters%20%21\",\"_cms_testimonial_position\":\"Art%20Director%2C%207oroof%20Agency\"}'),(2955,599,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2956,599,'_form','<div class=\"form-practice\">\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"YOUR EMAIL\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4 cms-select\">\n <div class=\"wpcf7-form-item\">[select menu-317 \"Practice Area\" \"Practice Area 1\" \"Practice Area 2\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12 clearfix\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"CASE DETAILS\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-4 col-md-3 col-lg-3\" style=\"padding-right: 30px;\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Request\"]\n </div>\n <div class=\"col-xs-12 col-sm-8 col-md-9 col-lg-9\" style=\"border-left: 1px solid #e5e4e4;padding-bottom: 8px;padding-left: 30px;\">Fill out the form below to recieve a free and confidential intial consultation. Don’t worry, we never share your information or use it to spam you.</div>\n</div>\n</div>'),(2957,599,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:37:\"[your-name] <wordpress@192.168.1.110>\";s:4:\"body\";s:186:\"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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:15:\"admin@gmail.com\";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;}'),(2958,599,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:34:\"WP Trust <wordpress@192.168.1.110>\";s:4:\"body\";s:128:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: admin@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2959,599,'_messages','a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";}'),(2960,599,'_additional_settings',''),(2961,599,'_locale','en_US'),(2962,599,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2972,733,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2973,733,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2974,733,'slide_template','default'),(2975,733,'_cms_meta_data','{\"_cms_testimonial_title\":\"At%20Trust%2C%20Each%20Lawzyer%20Focuses%20Only%20%20On%20Civil%20Matters%20%21\",\"_cms_testimonial_position\":\"UX%20Researcher.\"}'),(2976,733,'_thumbnail_id','301'),(2977,733,'post_views_count','19'),(2978,1019,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2979,1019,'_form','<div class=\"form-practice\" style=\"padding: 0px;\">\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"YOUR EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"YOUR MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-block \"Send Your Message\"]\n </div>\n</div>\n</div>'),(2980,1019,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:37:\"[your-name] <wordpress@192.168.1.110>\";s:4:\"body\";s:186:\"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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:15:\"admin@gmail.com\";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;}'),(2981,1019,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:34:\"WP Trust <wordpress@192.168.1.110>\";s:4:\"body\";s:128:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: admin@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2982,1019,'_messages','a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";}'),(2983,1019,'_additional_settings',''),(2984,1019,'_locale','en_US'),(2985,1019,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2986,1097,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2987,1097,'_form','<div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* subject placeholder \"SUBJECT\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\" style=\"padding-top: 10px;\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Message\"]\n </div>\n</div>'),(2988,1097,'_mail','a:8:{s:7:\"subject\";s:9:\"[subject]\";s:6:\"sender\";s:32:\"[name] <wordpress@192.168.1.110>\";s:4:\"body\";s:166:\"From: [name] <[email]>\nSubject: [subject]\n\nMessage Body:\n[message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:23:\"namtuancntt@joomexp.com\";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;}'),(2989,1097,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:34:\"WP Trust <wordpress@192.168.1.110>\";s:4:\"body\";s:128:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: admin@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2990,1097,'_messages','a:23:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";}'),(2991,1097,'_additional_settings',''),(2992,1097,'_locale','en_US'),(2993,1097,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2994,1335,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2995,1335,'_order_key','wc_order_56da9d8f6f731'),(2996,1335,'_order_currency','USD'),(2997,1335,'_prices_include_tax','no'),(2998,1335,'_customer_ip_address','176.92.60.195'),(2999,1335,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; rv:44.0) Gecko/20100101 Firefox/44.0'),(3000,1335,'_customer_user','0'),(3001,1335,'_created_via','checkout'),(3002,1335,'_order_version','2.5.2'),(3003,1335,'_billing_first_name','fdhgdfhg'),(3004,1335,'_billing_last_name','fghdgddfgh'),(3005,1335,'_billing_company','fdhfdhf'),(3006,1335,'_billing_email','fdhgfdhg@dgdsg.com'),(3007,1335,'_billing_phone','213214234'),(3008,1335,'_billing_country','GR'),(3009,1335,'_billing_address_1','2134124'),(3010,1335,'_billing_address_2','2134213421'),(3011,1335,'_billing_city','sadfsafsafd'),(3012,1335,'_billing_state','B'),(3013,1335,'_billing_postcode','213421421'),(3014,1335,'_shipping_first_name','fdhgdfhg'),(3015,1335,'_shipping_last_name','fghdgddfgh'),(3016,1335,'_shipping_company','fdhfdhf'),(3017,1335,'_shipping_country','GR'),(3018,1335,'_shipping_address_1','2134124'),(3019,1335,'_shipping_address_2','2134213421'),(3020,1335,'_shipping_city','sadfsafsafd'),(3021,1335,'_shipping_state','B'),(3022,1335,'_shipping_postcode','213421421'),(3023,1335,'_payment_method','cod'),(3024,1335,'_payment_method_title','Cash on Delivery'),(3025,1335,'_order_shipping',''),(3026,1335,'_cart_discount','0'),(3027,1335,'_cart_discount_tax','0'),(3028,1335,'_order_tax','0'),(3029,1335,'_order_shipping_tax','0'),(3030,1335,'_order_total','76.00'),(3031,1335,'_download_permissions_granted','1'),(3032,1335,'_recorded_sales','yes'),(3033,1335,'_order_stock_reduced','1'),(3034,1402,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3035,1402,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3036,1402,'_thumbnail_id','301'),(3037,1402,'slide_template','default'),(3038,1402,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"Art%20Director%2C%207oroof%20Agency.\"}'),(3039,1403,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3040,1403,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3041,1403,'_thumbnail_id','302'),(3042,1403,'slide_template','default'),(3043,1403,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"UX%20Researcher.\"}'),(3044,1404,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3045,1404,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3046,1404,'_thumbnail_id','303'),(3047,1404,'slide_template','default'),(3048,1404,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"UI%20Developer.\"}'),(3049,1478,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3050,1478,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3051,1478,'_thumbnail_id','301'),(3052,1478,'slide_template','default'),(3053,1478,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"Art%20Director\"}'),(3054,1479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3055,1479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3056,1479,'_thumbnail_id','302'),(3057,1479,'slide_template','default'),(3058,1479,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"UI%20Developer\"}'),(3059,1481,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3060,1481,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3061,1481,'_thumbnail_id','303'),(3062,1481,'slide_template','default'),(3063,1481,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"Designer\"}'),(3064,1483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3065,1483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3066,1483,'_thumbnail_id','301'),(3067,1483,'slide_template','default'),(3068,1483,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"UI%20Developer\"}'),(3069,1484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3070,1484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3071,1484,'_thumbnail_id','301'),(3072,1484,'slide_template','default'),(3073,1484,'_cms_meta_data','{\"_cms_testimonial_title\":\"\",\"_cms_testimonial_position\":\"UI%20Developer\"}'),(6792,2193,'_wp_attached_file','revslider/home-slider-19/header-trans.jpg'),(6793,2193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1022;s:4:\"file\";s:41:\"revslider/home-slider-19/header-trans.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"header-trans-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"header-trans-768x409.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"header-trans-1024x545.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"header-trans-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"header-trans-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"header-trans-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"header-trans-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-624x332.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6794,2194,'_wp_attached_file','revslider/home-slider-19/line-slider.jpg'),(6795,2194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:40:\"revslider/home-slider-19/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6796,2195,'_wp_attached_file','revslider/home-slider-19/slider-icon1.png'),(6797,2195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6798,2196,'_wp_attached_file','revslider/home-slider-19/slider-icon2.png'),(6799,2196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6800,2197,'_wp_attached_file','revslider/home-slider-19/slider-icon3.png'),(6801,2197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6802,2198,'_wp_attached_file','revslider/home-slider-19/slider-icon4.png'),(6803,2198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6804,2199,'_wp_attached_file','revslider/home-slider-19/slider-icon5.png'),(6805,2199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6806,2200,'_wp_attached_file','revslider/home-slider-19/slider-icon6.png'),(6807,2200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6808,2201,'_wp_attached_file','revslider/home-slider-19/slider-icon7.png'),(6809,2201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-19/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6810,2202,'_wp_attached_file','revslider/home-slider-19/bg-team.jpg'),(6811,2202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:36:\"revslider/home-slider-19/bg-team.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-team-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-team-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-team-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-team-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bg-team-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:19:\"bg-team-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:19:\"bg-team-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6812,2203,'_wp_attached_file','revslider/home-slider-19/page-title-v5.jpg'),(6813,2203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:42:\"revslider/home-slider-19/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6814,2204,'_wp_attached_file','revslider/home-slider-19/slider3_ly2.png'),(6815,2204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:40:\"revslider/home-slider-19/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6816,2205,'_wp_attached_file','revslider/home-slider-19/slider3_ly1.jpg'),(6817,2205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/home-slider-19/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6818,2206,'_wp_attached_file','revslider/home-slider-19/slider3_ly3.jpg'),(6819,2206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/home-slider-19/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6820,2207,'_wp_attached_file','revslider/home-slider-19/line-white.jpg'),(6821,2207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:39:\"revslider/home-slider-19/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6822,2208,'_wp_attached_file','revslider/home-slider-19/line-white-text.png'),(6823,2208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:44:\"revslider/home-slider-19/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6824,2209,'_wp_attached_file','revslider/home-slider-21/55_Homepage16_01.jpg'),(6825,2209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:800;s:4:\"file\";s:45:\"revslider/home-slider-21/55_Homepage16_01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"55_Homepage16_01-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-624x312.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6826,2210,'_wp_attached_file','revslider/home-slider-21/line-slider.jpg'),(6827,2210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:40:\"revslider/home-slider-21/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6828,2211,'_wp_attached_file','revslider/home-slider-21/bg-slider8.jpg'),(6829,2211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:832;s:4:\"file\";s:39:\"revslider/home-slider-21/bg-slider8.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider8-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider8-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider8-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider8-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-624x324.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6830,2212,'_wp_attached_file','revslider/home-slider-21/slider-icon1.png'),(6831,2212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6832,2213,'_wp_attached_file','revslider/home-slider-21/slider-icon2.png'),(6833,2213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6834,2214,'_wp_attached_file','revslider/home-slider-21/slider-icon3.png'),(6835,2214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6836,2215,'_wp_attached_file','revslider/home-slider-21/slider-icon4.png'),(6837,2215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6838,2216,'_wp_attached_file','revslider/home-slider-21/slider-icon5.png'),(6839,2216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6840,2217,'_wp_attached_file','revslider/home-slider-21/slider-icon6.png'),(6841,2217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6842,2218,'_wp_attached_file','revslider/home-slider-21/slider-icon7.png'),(6843,2218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/home-slider-21/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6844,2219,'_wp_attached_file','revslider/home-slider-21/page-title-v5.jpg'),(6845,2219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:42:\"revslider/home-slider-21/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6846,2220,'_wp_attached_file','revslider/home-slider-21/slider3_ly2.png'),(6847,2220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:40:\"revslider/home-slider-21/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6848,2221,'_wp_attached_file','revslider/home-slider-21/slider3_ly1.jpg'),(6849,2221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/home-slider-21/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6850,2222,'_wp_attached_file','revslider/home-slider-21/slider3_ly3.jpg'),(6851,2222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/home-slider-21/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6852,2223,'_wp_attached_file','revslider/home-slider-21/line-white.jpg'),(6853,2223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:39:\"revslider/home-slider-21/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6854,2224,'_wp_attached_file','revslider/home-slider-21/line-white-text.png'),(6855,2224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:44:\"revslider/home-slider-21/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6856,2225,'_wp_attached_file','revslider/main-slider/bg-team.jpg'),(6857,2225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:33:\"revslider/main-slider/bg-team.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-team-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-team-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-team-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-team-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bg-team-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:19:\"bg-team-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:19:\"bg-team-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6858,2226,'_wp_attached_file','revslider/main-slider/line-slider.jpg'),(6859,2226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:37:\"revslider/main-slider/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6860,2227,'_wp_attached_file','revslider/main-slider/header-trans.jpg'),(6861,2227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1022;s:4:\"file\";s:38:\"revslider/main-slider/header-trans.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"header-trans-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"header-trans-768x409.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"header-trans-1024x545.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"header-trans-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"header-trans-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"header-trans-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"header-trans-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-624x332.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6862,2228,'_wp_attached_file','revslider/main-slider/slider-icon1.png'),(6863,2228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:61;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6864,2229,'_wp_attached_file','revslider/main-slider/slider-icon2.png'),(6865,2229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6866,2230,'_wp_attached_file','revslider/main-slider/slider-icon3.png'),(6867,2230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6868,2231,'_wp_attached_file','revslider/main-slider/slider-icon4.png'),(6869,2231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6870,2232,'_wp_attached_file','revslider/main-slider/slider-icon5.png'),(6871,2232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:61;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6872,2233,'_wp_attached_file','revslider/main-slider/slider-icon6.png'),(6873,2233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6874,2234,'_wp_attached_file','revslider/main-slider/slider-icon7.png'),(6875,2234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:38:\"revslider/main-slider/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6876,2235,'_wp_attached_file','revslider/main-slider/page-title-v5.jpg'),(6877,2235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:39:\"revslider/main-slider/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6878,2236,'_wp_attached_file','revslider/main-slider/slider3_ly2.png'),(6879,2236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:37:\"revslider/main-slider/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6880,2237,'_wp_attached_file','revslider/main-slider/slider3_ly1.jpg'),(6881,2237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:37:\"revslider/main-slider/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6882,2238,'_wp_attached_file','revslider/main-slider/slider3_ly3.jpg'),(6883,2238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:37:\"revslider/main-slider/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6884,2239,'_wp_attached_file','revslider/main-slider/line-white.jpg'),(6885,2239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:36:\"revslider/main-slider/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6886,2240,'_wp_attached_file','revslider/main-slider/line-white-text.png'),(6887,2240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:41:\"revslider/main-slider/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6888,2241,'_wp_attached_file','revslider/slider-home-10/bg-slider10-1.jpg'),(6889,2241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:42:\"revslider/slider-home-10/bg-slider10-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"bg-slider10-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-1-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6890,2242,'_wp_attached_file','revslider/slider-home-10/bg-slider10-2.jpg'),(6891,2242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:42:\"revslider/slider-home-10/bg-slider10-2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"bg-slider10-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-2-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6892,2243,'_wp_attached_file','revslider/slider-home-10/bg-slider10-ly1.png'),(6893,2243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:436;s:6:\"height\";i:594;s:4:\"file\";s:44:\"revslider/slider-home-10/bg-slider10-ly1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-220x300.png\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-370x245.png\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:27:\"bg-slider10-ly1-436x430.png\";s:5:\"width\";i:436;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6894,2244,'_wp_attached_file','revslider/slider-home-10/bg-slider10-3.jpg'),(6895,2244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:42:\"revslider/slider-home-10/bg-slider10-3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"bg-slider10-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"bg-slider10-3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6896,2245,'_wp_attached_file','revslider/slider-home-10/slider4-ly1.png'),(6897,2245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:553;s:4:\"file\";s:40:\"revslider/slider-home-10/slider4-ly1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-244x300.png\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-370x245.png\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-450x430.png\";s:5:\"width\";i:450;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6898,2246,'_wp_attached_file','revslider/slider-home-10/slider-icon2.png'),(6899,2246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:41:\"revslider/slider-home-10/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6900,2247,'_wp_attached_file','revslider/slider-home-10/slider-icon6.png'),(6901,2247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:41:\"revslider/slider-home-10/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6902,2248,'_wp_attached_file','revslider/slider-home-10/slider-icon4.png'),(6903,2248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:41:\"revslider/slider-home-10/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6904,2249,'_wp_attached_file','revslider/slider-home-16/55_Homepage16_01.jpg'),(6905,2249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:800;s:4:\"file\";s:45:\"revslider/slider-home-16/55_Homepage16_01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"55_Homepage16_01-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"55_Homepage16_01-624x312.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6906,2250,'_wp_attached_file','revslider/slider-home-16/line-slider.jpg'),(6907,2250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:40:\"revslider/slider-home-16/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6908,2251,'_wp_attached_file','revslider/slider-home-16/bg-slider8.jpg'),(6909,2251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:832;s:4:\"file\";s:39:\"revslider/slider-home-16/bg-slider8.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider8-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider8-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider8-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider8-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-624x324.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6910,2252,'_wp_attached_file','revslider/slider-home-16/slider-icon1.png'),(6911,2252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6912,2253,'_wp_attached_file','revslider/slider-home-16/slider-icon2.png'),(6913,2253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6914,2254,'_wp_attached_file','revslider/slider-home-16/slider-icon3.png'),(6915,2254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6916,2255,'_wp_attached_file','revslider/slider-home-16/slider-icon4.png'),(6917,2255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6918,2256,'_wp_attached_file','revslider/slider-home-16/slider-icon5.png'),(6919,2256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6920,2257,'_wp_attached_file','revslider/slider-home-16/slider-icon6.png'),(6921,2257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6922,2258,'_wp_attached_file','revslider/slider-home-16/slider-icon7.png'),(6923,2258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-16/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6924,2259,'_wp_attached_file','revslider/slider-home-16/page-title-v5.jpg'),(6925,2259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:42:\"revslider/slider-home-16/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6926,2260,'_wp_attached_file','revslider/slider-home-16/slider3_ly2.png'),(6927,2260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:40:\"revslider/slider-home-16/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6928,2261,'_wp_attached_file','revslider/slider-home-16/slider3_ly1.jpg'),(6929,2261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/slider-home-16/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6930,2262,'_wp_attached_file','revslider/slider-home-16/slider3_ly3.jpg'),(6931,2262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/slider-home-16/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6932,2263,'_wp_attached_file','revslider/slider-home-16/line-white.jpg'),(6933,2263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:39:\"revslider/slider-home-16/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6934,2264,'_wp_attached_file','revslider/slider-home-16/line-white-text.png'),(6935,2264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:44:\"revslider/slider-home-16/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6936,2265,'_wp_attached_file','revslider/slider-home-17/56_Homepage17_01.jpg'),(6937,2265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:800;s:4:\"file\";s:45:\"revslider/slider-home-17/56_Homepage17_01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"56_Homepage17_01-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"56_Homepage17_01-624x312.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6938,2266,'_wp_attached_file','revslider/slider-home-17/line-slider.jpg'),(6939,2266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:40:\"revslider/slider-home-17/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6940,2267,'_wp_attached_file','revslider/slider-home-17/bg-slider8.jpg'),(6941,2267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:832;s:4:\"file\";s:39:\"revslider/slider-home-17/bg-slider8.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider8-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider8-1024x532.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider8-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider8-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-624x324.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6942,2268,'_wp_attached_file','revslider/slider-home-17/slider-icon1.png'),(6943,2268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6944,2269,'_wp_attached_file','revslider/slider-home-17/slider-icon2.png'),(6945,2269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6946,2270,'_wp_attached_file','revslider/slider-home-17/slider-icon3.png'),(6947,2270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6948,2271,'_wp_attached_file','revslider/slider-home-17/slider-icon4.png'),(6949,2271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6950,2272,'_wp_attached_file','revslider/slider-home-17/slider-icon5.png'),(6951,2272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6952,2273,'_wp_attached_file','revslider/slider-home-17/slider-icon6.png'),(6953,2273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6954,2274,'_wp_attached_file','revslider/slider-home-17/slider-icon7.png'),(6955,2274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:41:\"revslider/slider-home-17/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6956,2275,'_wp_attached_file','revslider/slider-home-17/page-title-v5.jpg'),(6957,2275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:42:\"revslider/slider-home-17/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6958,2276,'_wp_attached_file','revslider/slider-home-17/slider3_ly2.png'),(6959,2276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:40:\"revslider/slider-home-17/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6960,2277,'_wp_attached_file','revslider/slider-home-17/slider3_ly1.jpg'),(6961,2277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/slider-home-17/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6962,2278,'_wp_attached_file','revslider/slider-home-17/slider3_ly3.jpg'),(6963,2278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:40:\"revslider/slider-home-17/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6964,2279,'_wp_attached_file','revslider/slider-home-17/line-white.jpg'),(6965,2279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:39:\"revslider/slider-home-17/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6966,2280,'_wp_attached_file','revslider/slider-home-17/line-white-text.png'),(6967,2280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:44:\"revslider/slider-home-17/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6968,2281,'_wp_attached_file','revslider/slider-home-2/header-trans.jpg'),(6969,2281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1022;s:4:\"file\";s:40:\"revslider/slider-home-2/header-trans.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"header-trans-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"header-trans-768x409.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"header-trans-1024x545.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"header-trans-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"header-trans-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"header-trans-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"header-trans-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"header-trans-624x332.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6970,2282,'_wp_attached_file','revslider/slider-home-2/line-slider.jpg'),(6971,2282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-2/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6972,2283,'_wp_attached_file','revslider/slider-home-2/slider-icon1.png'),(6973,2283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:61;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6974,2284,'_wp_attached_file','revslider/slider-home-2/slider-icon2.png'),(6975,2284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6976,2285,'_wp_attached_file','revslider/slider-home-2/slider-icon3.png'),(6977,2285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6978,2286,'_wp_attached_file','revslider/slider-home-2/slider-icon4.png'),(6979,2286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6980,2287,'_wp_attached_file','revslider/slider-home-2/slider-icon5.png'),(6981,2287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:61;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6982,2288,'_wp_attached_file','revslider/slider-home-2/slider-icon6.png'),(6983,2288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6984,2289,'_wp_attached_file','revslider/slider-home-2/slider-icon7.png'),(6985,2289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-2/slider-icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6986,2290,'_wp_attached_file','revslider/slider-home-2/bg-team.jpg'),(6987,2290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:35:\"revslider/slider-home-2/bg-team.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-team-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-team-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-team-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-team-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bg-team-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:19:\"bg-team-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:19:\"bg-team-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6988,2291,'_wp_attached_file','revslider/slider-home-2/page-title-v5.jpg'),(6989,2291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:41:\"revslider/slider-home-2/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6990,2292,'_wp_attached_file','revslider/slider-home-2/slider3_ly2.png'),(6991,2292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-2/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6992,2293,'_wp_attached_file','revslider/slider-home-2/slider3_ly1.jpg'),(6993,2293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-2/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6994,2294,'_wp_attached_file','revslider/slider-home-2/slider3_ly3.jpg'),(6995,2294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-2/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6996,2295,'_wp_attached_file','revslider/slider-home-2/line-white.jpg'),(6997,2295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:38:\"revslider/slider-home-2/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6998,2296,'_wp_attached_file','revslider/slider-home-2/line-white-text.png'),(6999,2296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:43:\"revslider/slider-home-2/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7000,2297,'_wp_attached_file','revslider/slider-home-3/page-title-v5.jpg'),(7001,2297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:41:\"revslider/slider-home-3/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7002,2298,'_wp_attached_file','revslider/slider-home-3/slider3_ly2.png'),(7003,2298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-3/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7004,2299,'_wp_attached_file','revslider/slider-home-3/slider3_ly1.jpg'),(7005,2299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-3/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7006,2300,'_wp_attached_file','revslider/slider-home-3/slider3_ly3.jpg'),(7007,2300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-3/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7008,2301,'_wp_attached_file','revslider/slider-home-3/line-white.jpg'),(7009,2301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:38:\"revslider/slider-home-3/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7010,2302,'_wp_attached_file','revslider/slider-home-3/line-white-text.png'),(7011,2302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:43:\"revslider/slider-home-3/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7012,2303,'_wp_attached_file','revslider/slider-home-3/bg-slider4.jpg'),(7013,2303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1278;s:4:\"file\";s:38:\"revslider/slider-home-3/bg-slider4.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider4-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider4-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider4-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider4-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-624x415.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7014,2304,'_wp_attached_file','revslider/slider-home-3/slider4-ly1.png'),(7015,2304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:553;s:4:\"file\";s:39:\"revslider/slider-home-3/slider4-ly1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-244x300.png\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-370x245.png\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-450x430.png\";s:5:\"width\";i:450;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7016,2305,'_wp_attached_file','revslider/slider-home-3/bg-team.jpg'),(7017,2305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:35:\"revslider/slider-home-3/bg-team.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-team-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-team-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-team-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-team-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bg-team-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:19:\"bg-team-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:19:\"bg-team-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-team-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7018,2306,'_wp_attached_file','revslider/slider-home-3/line-slider.jpg'),(7019,2306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-3/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7020,2307,'_wp_attached_file','revslider/slider-home-4/bg-slider4.jpg'),(7021,2307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1278;s:4:\"file\";s:38:\"revslider/slider-home-4/bg-slider4.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider4-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider4-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider4-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider4-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider4-624x415.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7022,2308,'_wp_attached_file','revslider/slider-home-4/slider4-ly1.png'),(7023,2308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:553;s:4:\"file\";s:39:\"revslider/slider-home-4/slider4-ly1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-244x300.png\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-370x245.png\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:23:\"slider4-ly1-450x430.png\";s:5:\"width\";i:450;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7024,2309,'_wp_attached_file','revslider/slider-home-4/bg-page-title-about.jpg'),(7025,2309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:47:\"revslider/slider-home-4/bg-page-title-about.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"bg-page-title-about-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7026,2310,'_wp_attached_file','revslider/slider-home-4/slider-icon2.png'),(7027,2310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-4/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7028,2311,'_wp_attached_file','revslider/slider-home-4/slider-icon6.png'),(7029,2311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-4/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7030,2312,'_wp_attached_file','revslider/slider-home-4/slider-icon4.png'),(7031,2312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-4/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7032,2313,'_wp_attached_file','revslider/slider-home-4/line-slider.jpg'),(7033,2313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-4/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7034,2314,'_wp_attached_file','revslider/slider-home-4/page-title-v5.jpg'),(7035,2314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:41:\"revslider/slider-home-4/page-title-v5.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"page-title-v5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"page-title-v5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"page-title-v5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"page-title-v5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:25:\"page-title-v5-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:25:\"page-title-v5-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"page-title-v5-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7036,2315,'_wp_attached_file','revslider/slider-home-4/slider3_ly2.png'),(7037,2315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-4/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7038,2316,'_wp_attached_file','revslider/slider-home-4/slider3_ly1.jpg'),(7039,2316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-4/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7040,2317,'_wp_attached_file','revslider/slider-home-4/slider3_ly3.jpg'),(7041,2317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-4/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7042,2318,'_wp_attached_file','revslider/slider-home-4/line-white.jpg'),(7043,2318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:2;s:4:\"file\";s:38:\"revslider/slider-home-4/line-white.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-150x2.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"line-white-180x2.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"line-white-300x2.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:20:\"line-white-370x2.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:2;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7044,2319,'_wp_attached_file','revslider/slider-home-4/line-white-text.png'),(7045,2319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:16;s:4:\"file\";s:43:\"revslider/slider-home-4/line-white-text.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x13.png\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"line-white-text-180x16.png\";s:5:\"width\";i:180;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"line-white-text-300x16.png\";s:5:\"width\";i:300;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:26:\"line-white-text-370x16.png\";s:5:\"width\";i:370;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7046,2320,'_wp_attached_file','revslider/slider-home-5/bg-page-title-about.jpg'),(7047,2320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:47:\"revslider/slider-home-5/bg-page-title-about.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"bg-page-title-about-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"bg-page-title-about-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7048,2321,'_wp_attached_file','revslider/slider-home-5/slider-icon2.png'),(7049,2321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-5/slider-icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7050,2322,'_wp_attached_file','revslider/slider-home-5/slider-icon6.png'),(7051,2322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-5/slider-icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7052,2323,'_wp_attached_file','revslider/slider-home-5/slider-icon4.png'),(7053,2323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:40:\"revslider/slider-home-5/slider-icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7054,2324,'_wp_attached_file','revslider/slider-home-5/line-slider.jpg'),(7055,2324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-5/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7056,2325,'_wp_attached_file','revslider/slider-home-5/bg-slider5-layer2.jpg'),(7057,2325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"revslider/slider-home-5/bg-slider5-layer2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bg-slider5-layer2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7058,2326,'_wp_attached_file','revslider/slider-home-5/slider3_ly2.png'),(7059,2326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-5/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7060,2327,'_wp_attached_file','revslider/slider-home-5/slider3_ly1.jpg'),(7061,2327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-5/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7062,2328,'_wp_attached_file','revslider/slider-home-5/slider3_ly3.jpg'),(7063,2328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-5/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7064,2329,'_wp_attached_file','revslider/slider-home-5/slider5-imglayer2.png'),(7065,2329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-5/slider5-imglayer2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer2-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer2-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7066,2330,'_wp_attached_file','revslider/slider-home-5/slider5-imglayer1.png'),(7067,2330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-5/slider5-imglayer1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7068,2331,'_wp_attached_file','revslider/slider-home-5/slider5-imglayer3.png'),(7069,2331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-5/slider5-imglayer3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer3-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer3-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7070,2332,'_wp_attached_file','revslider/slider-home-5/bg-slider5-layer3.jpg'),(7071,2332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"revslider/slider-home-5/bg-slider5-layer3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bg-slider5-layer3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7072,2333,'_wp_attached_file','revslider/slider-home-7/bg-slider5-layer3.jpg'),(7073,2333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"revslider/slider-home-7/bg-slider5-layer3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bg-slider5-layer3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7074,2334,'_wp_attached_file','revslider/slider-home-7/bg-slider6.jpg'),(7075,2334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:38:\"revslider/slider-home-7/bg-slider6.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider6-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider6-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7076,2335,'_wp_attached_file','revslider/slider-home-7/line-slider.jpg'),(7077,2335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-7/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7078,2336,'_wp_attached_file','revslider/slider-home-7/slider5-imglayer1.png'),(7079,2336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-7/slider5-imglayer1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7080,2337,'_wp_attached_file','revslider/slider-home-7/slider5-imglayer4.png'),(7081,2337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:236;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-7/slider5-imglayer4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7082,2338,'_wp_attached_file','revslider/slider-home-7/bg-slider8.jpg'),(7083,2338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:38:\"revslider/slider-home-7/bg-slider8.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider8-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider8-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider8-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7084,2339,'_wp_attached_file','revslider/slider-home-7/slider3_ly2.png'),(7085,2339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-7/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7086,2340,'_wp_attached_file','revslider/slider-home-7/slider3_ly1.jpg'),(7087,2340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-7/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7088,2341,'_wp_attached_file','revslider/slider-home-7/slider3_ly3.jpg'),(7089,2341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-7/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7090,2342,'_wp_attached_file','revslider/slider-home-8/bg-slider8.jpg'),(7091,2342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:38:\"revslider/slider-home-8/bg-slider8.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider8-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider8-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider8-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider8-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7092,2343,'_wp_attached_file','revslider/slider-home-8/slider3_ly2.png'),(7093,2343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-8/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7094,2344,'_wp_attached_file','revslider/slider-home-8/slider3_ly1.jpg'),(7095,2344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-8/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7096,2345,'_wp_attached_file','revslider/slider-home-8/slider3_ly3.jpg'),(7097,2345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-home-8/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7098,2346,'_wp_attached_file','revslider/slider-home-8/scroll-down.png'),(7099,2346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:115;s:4:\"file\";s:39:\"revslider/slider-home-8/scroll-down.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7100,2347,'_wp_attached_file','revslider/slider-home-8/bg-slider8-2.jpg'),(7101,2347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"revslider/slider-home-8/bg-slider8-2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"bg-slider8-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7102,2348,'_wp_attached_file','revslider/slider-home-8/bg-slider8-3.jpg'),(7103,2348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"revslider/slider-home-8/bg-slider8-3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"bg-slider8-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7104,2349,'_wp_attached_file','revslider/slider-home-9/bg-slider6.jpg'),(7105,2349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:38:\"revslider/slider-home-9/bg-slider6.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider6-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider6-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7106,2350,'_wp_attached_file','revslider/slider-home-9/line-slider.jpg'),(7107,2350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-home-9/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7108,2351,'_wp_attached_file','revslider/slider-home-9/slider5-imglayer1.png'),(7109,2351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-9/slider5-imglayer1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7110,2352,'_wp_attached_file','revslider/slider-home-9/slider5-imglayer4.png'),(7111,2352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:236;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-home-9/slider5-imglayer4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7112,2353,'_wp_attached_file','revslider/slider-home-9/bg-slider8-2.jpg'),(7113,2353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"revslider/slider-home-9/bg-slider8-2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"bg-slider8-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-2-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7114,2354,'_wp_attached_file','revslider/slider-home-9/bg-slider8-3.jpg'),(7115,2354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"revslider/slider-home-9/bg-slider8-3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"bg-slider8-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-slider8-3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7116,2355,'_wp_attached_file','revslider/slider-home-9/slider3_ly2.png'),(7117,2355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-home-9/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7118,2356,'_wp_attached_file','revslider/slider-main-6/bg-slider5-layer2.jpg'),(7119,2356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"revslider/slider-main-6/bg-slider5-layer2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bg-slider5-layer2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer2-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7120,2357,'_wp_attached_file','revslider/slider-main-6/slider3_ly2.png'),(7121,2357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:58;s:4:\"file\";s:39:\"revslider/slider-main-6/slider3_ly2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7122,2358,'_wp_attached_file','revslider/slider-main-6/slider3_ly1.jpg'),(7123,2358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-main-6/slider3_ly1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7124,2359,'_wp_attached_file','revslider/slider-main-6/slider3_ly3.jpg'),(7125,2359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:18;s:4:\"file\";s:39:\"revslider/slider-main-6/slider3_ly3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7126,2360,'_wp_attached_file','revslider/slider-main-6/slider5-imglayer2.png'),(7127,2360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-main-6/slider5-imglayer2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer2-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer2-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7128,2361,'_wp_attached_file','revslider/slider-main-6/slider5-imglayer1.png'),(7129,2361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-main-6/slider5-imglayer1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer1-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7130,2362,'_wp_attached_file','revslider/slider-main-6/slider5-imglayer3.png'),(7131,2362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-main-6/slider5-imglayer3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer3-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer3-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7132,2363,'_wp_attached_file','revslider/slider-main-6/bg-slider5-layer3.jpg'),(7133,2363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"revslider/slider-main-6/bg-slider5-layer3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"bg-slider5-layer3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"bg-slider5-layer3-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7134,2364,'_wp_attached_file','revslider/slider-main-6/bg-slider6.jpg'),(7135,2364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:38:\"revslider/slider-main-6/bg-slider6.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-slider6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-slider6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"bg-slider6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-slider6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wp_trust_370X245\";a:4:{s:4:\"file\";s:22:\"bg-slider6-370x245.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wp_trust_images-sm\";a:4:{s:4:\"file\";s:22:\"bg-slider6-470x430.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-slider6-624x416.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7136,2365,'_wp_attached_file','revslider/slider-main-6/line-slider.jpg'),(7137,2365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2;s:6:\"height\";i:34;s:4:\"file\";s:39:\"revslider/slider-main-6/line-slider.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7138,2366,'_wp_attached_file','revslider/slider-main-6/slider5-imglayer4.png'),(7139,2366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:236;s:6:\"height\";i:66;s:4:\"file\";s:45:\"revslider/slider-main-6/slider5-imglayer4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"slider5-imglayer4-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7140,2367,'_wp_attached_file','2016/11/logo-2.png'),(7141,2367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2016/11/logo-2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7142,2368,'_wp_attached_file','2016/11/logo-1.png'),(7143,2368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:354;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2016/11/logo-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo-1-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-180x100.png\";s:5:\"width\";i:180;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"logo-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7144,1255,'_edit_lock','1478119257:3'),(7581,1201,'_wc_review_count','0'),(7582,1201,'_wc_rating_count','a:0:{}'),(7583,1201,'_wc_average_rating','0'),(7584,1195,'_wc_review_count','0'),(7585,1195,'_wc_rating_count','a:0:{}'),(7586,1195,'_wc_average_rating','0'),(7606,2514,'_edit_lock','1589559771:6'),(7607,2514,'_edit_last','6'),(7608,2514,'_generate-sidebar-layout-meta','no-sidebar'),(7609,2514,'_generate-disable-headline','true'),(7610,2514,'_elementor_edit_mode','builder'),(7611,2514,'_elementor_template_type','wp-post'),(7612,2514,'_wp_page_template','default'),(7617,2518,'_edit_lock','1552158144:5'),(7618,2518,'_edit_last','4'),(7619,2518,'_generate-sidebar-layout-meta','no-sidebar'),(7620,2518,'_generate-disable-headline','true'),(7621,2520,'_edit_lock','1552157546:5'),(7622,2520,'_edit_last','4'),(7623,2520,'_generate-sidebar-layout-meta','no-sidebar'),(7624,2520,'_generate-disable-headline','true'),(7625,2522,'_edit_lock','1552158201:5'),(7626,2522,'_edit_last','5'),(7627,2522,'_generate-sidebar-layout-meta','no-sidebar'),(7628,2522,'_generate-disable-headline','true'),(7630,2525,'_edit_lock','1546979128:4'),(7632,2525,'_edit_last','4'),(7633,2525,'_generate-sidebar-layout-meta','no-sidebar'),(7634,2525,'_generate-disable-headline','true'),(7635,2528,'_edit_lock','1546978641:4'),(7636,2528,'_edit_last','4'),(7637,2528,'_generate-sidebar-layout-meta','no-sidebar'),(7638,2528,'_generate-disable-headline','true'),(7639,2530,'_edit_lock','1546978411:4'),(7640,2531,'_edit_lock','1546979360:4'),(7641,2531,'_edit_last','4'),(7642,2531,'_generate-sidebar-layout-meta','no-sidebar'),(7643,2531,'_generate-disable-headline','true'),(7761,2546,'_menu_item_type','post_type'),(7762,2546,'_menu_item_menu_item_parent','0'),(7763,2546,'_menu_item_object_id','2522'),(7764,2546,'_menu_item_object','page'),(7765,2546,'_menu_item_target',''),(7766,2546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7767,2546,'_menu_item_xfn',''),(7768,2546,'_menu_item_url',''),(7779,2548,'_menu_item_type','post_type'),(7780,2548,'_menu_item_menu_item_parent','0'),(7781,2548,'_menu_item_object_id','2518'),(7782,2548,'_menu_item_object','page'),(7783,2548,'_menu_item_target',''),(7784,2548,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7785,2548,'_menu_item_xfn',''),(7786,2548,'_menu_item_url',''),(7797,2550,'_menu_item_type','post_type'),(7798,2550,'_menu_item_menu_item_parent','0'),(7799,2550,'_menu_item_object_id','2520'),(7800,2550,'_menu_item_object','page'),(7801,2550,'_menu_item_target',''),(7802,2550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7803,2550,'_menu_item_xfn',''),(7804,2550,'_menu_item_url',''),(7807,2552,'_edit_lock','1552157788:5'),(7808,2552,'_edit_last','4'),(7809,2552,'_generate-sidebar-layout-meta','no-sidebar'),(7810,2552,'_generate-disable-headline','true'),(7814,2530,'_edit_last','4'),(7815,2530,'_wp_page_template','default'),(7816,2528,'_wp_page_template','default'),(7817,2531,'_wp_page_template','default'),(7818,2525,'_wp_page_template','default'),(7819,2555,'_menu_item_type','post_type'),(7820,2555,'_menu_item_menu_item_parent','0'),(7821,2555,'_menu_item_object_id','2552'),(7822,2555,'_menu_item_object','page'),(7823,2555,'_menu_item_target',''),(7824,2555,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7825,2555,'_menu_item_xfn',''),(7826,2555,'_menu_item_url',''),(7828,2556,'_menu_item_type','post_type'),(7829,2556,'_menu_item_menu_item_parent','2555'),(7830,2556,'_menu_item_object_id','2531'),(7831,2556,'_menu_item_object','page'),(7832,2556,'_menu_item_target',''),(7833,2556,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7834,2556,'_menu_item_xfn',''),(7835,2556,'_menu_item_url',''),(7837,2557,'_menu_item_type','post_type'),(7838,2557,'_menu_item_menu_item_parent','2555'),(7839,2557,'_menu_item_object_id','2528'),(7840,2557,'_menu_item_object','page'),(7841,2557,'_menu_item_target',''),(7842,2557,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7843,2557,'_menu_item_xfn',''),(7844,2557,'_menu_item_url',''),(7846,2558,'_menu_item_type','post_type'),(7847,2558,'_menu_item_menu_item_parent','2555'),(7848,2558,'_menu_item_object_id','2525'),(7849,2558,'_menu_item_object','page'),(7850,2558,'_menu_item_target',''),(7851,2558,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7852,2558,'_menu_item_xfn',''),(7853,2558,'_menu_item_url',''),(7855,2559,'_menu_item_type','post_type'),(7856,2559,'_menu_item_menu_item_parent','2555'),(7857,2559,'_menu_item_object_id','2530'),(7858,2559,'_menu_item_object','page'),(7859,2559,'_menu_item_target',''),(7860,2559,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7861,2559,'_menu_item_xfn',''),(7862,2559,'_menu_item_url',''),(7869,2514,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\\n[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=events hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(7875,2514,'_elementor_version','2.9.8'),(7877,2518,'_elementor_edit_mode','builder'),(7878,2518,'_elementor_template_type','post'),(7879,2518,'_wp_page_template','default'),(7880,2518,'_elementor_data','[{\"id\":\"87883b6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"40da9af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02d843d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0f39c7e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7881,2563,'_elementor_edit_mode','builder'),(7882,2563,'_elementor_template_type','post'),(7883,2563,'_wp_page_template','default'),(7884,2563,'_elementor_data','[{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7885,2518,'_elementor_version','0.4'),(7886,2564,'_elementor_edit_mode','builder'),(7887,2564,'_elementor_template_type','post'),(7888,2564,'_wp_page_template','default'),(7889,2564,'_elementor_data','[{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7890,2564,'_elementor_version','0.4'),(7892,2520,'_elementor_edit_mode','builder'),(7893,2520,'_elementor_template_type','post'),(7894,2520,'_wp_page_template','default'),(7895,2520,'_elementor_data','[{\"id\":\"ce65013\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7cb61dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0f45760\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c755845\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7896,2565,'_elementor_edit_mode','builder'),(7897,2565,'_elementor_template_type','post'),(7898,2565,'_wp_page_template','default'),(7899,2565,'_elementor_data','[{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7900,2520,'_elementor_version','0.4'),(7902,2566,'_elementor_edit_mode','builder'),(7903,2566,'_elementor_template_type','post'),(7904,2566,'_wp_page_template','default'),(7905,2566,'_elementor_data','[{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7906,2566,'_elementor_version','0.4'),(7908,2522,'_elementor_edit_mode','builder'),(7909,2522,'_elementor_template_type','post'),(7910,2522,'_wp_page_template','default'),(7911,2522,'_elementor_data','[{\"id\":\"6b8520b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3430f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"62ddba0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/5.jpg\",\"id\":2781},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"325294f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7912,2567,'_elementor_edit_mode','builder'),(7913,2567,'_elementor_template_type','post'),(7914,2567,'_wp_page_template','default'),(7915,2567,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7916,2522,'_elementor_version','0.4'),(7918,2568,'_elementor_edit_mode','builder'),(7919,2568,'_elementor_template_type','post'),(7920,2568,'_wp_page_template','default'),(7921,2568,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7922,2568,'_elementor_version','0.4'),(7924,2552,'_elementor_edit_mode','builder'),(7925,2552,'_elementor_template_type','post'),(7926,2552,'_wp_page_template','default'),(7927,2552,'_elementor_data','[{\"id\":\"3cdc6be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"14cd580\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d03727f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4c0c868\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7928,2569,'_elementor_edit_mode','builder'),(7929,2569,'_elementor_template_type','post'),(7930,2569,'_wp_page_template','default'),(7931,2569,'_elementor_data','[{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7932,2552,'_elementor_version','0.4'),(7935,2530,'_elementor_edit_mode','builder'),(7936,2530,'_elementor_template_type','post'),(7937,2530,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7938,2570,'_wp_page_template','default'),(7939,2570,'_elementor_edit_mode','builder'),(7940,2570,'_elementor_template_type','post'),(7941,2570,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7942,2530,'_elementor_version','0.4'),(7943,2571,'_wp_page_template','default'),(7944,2571,'_elementor_edit_mode','builder'),(7945,2571,'_elementor_template_type','post'),(7946,2571,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7947,2571,'_elementor_version','0.4'),(7949,2530,'_generate-sidebar-layout-meta','no-sidebar'),(7950,2530,'_generate-disable-headline','true'),(7951,2572,'_wp_page_template','default'),(7952,2572,'_elementor_edit_mode','builder'),(7953,2572,'_elementor_template_type','post'),(7954,2572,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7955,2572,'_elementor_version','0.4'),(7957,2528,'_elementor_edit_mode','builder'),(7958,2528,'_elementor_template_type','post'),(7959,2528,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7960,2573,'_wp_page_template','default'),(7961,2573,'_elementor_edit_mode','builder'),(7962,2573,'_elementor_template_type','post'),(7963,2573,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7964,2528,'_elementor_version','0.4'),(7965,2574,'_wp_page_template','default'),(7966,2574,'_elementor_edit_mode','builder'),(7967,2574,'_elementor_template_type','post'),(7968,2574,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7969,2574,'_elementor_version','0.4'),(7971,2525,'_elementor_edit_mode','builder'),(7972,2525,'_elementor_template_type','post'),(7973,2525,'_elementor_data','[{\"id\":\"ba1b8f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"a3b4931\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9e123d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"History\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc2ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.<\\/p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.<\\/p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.<\\/p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.<\\/strong><\\/p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.<\\/p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.<\\/p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.<\\/p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.<\\/p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.<\\/p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.<\\/p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.<\\/strong><\\/p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.<\\/p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.<\\/p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.<\\/p><p>If you or a friend, relative or associate needs any advice or legal representation and \\/ or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7974,2575,'_wp_page_template','default'),(7975,2575,'_elementor_edit_mode','builder'),(7976,2575,'_elementor_template_type','post'),(7977,2575,'_elementor_data','[{\"id\":\"ba1b8f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"a3b4931\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9e123d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"History\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc2ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.<\\/p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.<\\/p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.<\\/p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.<\\/strong><\\/p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.<\\/p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.<\\/p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.<\\/p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.<\\/p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.<\\/p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.<\\/p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.<\\/strong><\\/p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.<\\/p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.<\\/p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.<\\/p><p>If you or a friend, relative or associate needs any advice or legal representation and \\/ or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7978,2525,'_elementor_version','0.4'),(7980,2531,'_elementor_edit_mode','builder'),(7981,2531,'_elementor_template_type','post'),(7982,2531,'_elementor_data','[{\"id\":\"3557510\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"580ddf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a46e568\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONVICTION\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecf815e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p><p>We believe in the Law!<\\/p><p>We believe in the Legal Process and in the legality!<\\/p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/p><p>You can trust us,<\\/p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7983,2576,'_wp_page_template','default'),(7984,2576,'_elementor_edit_mode','builder'),(7985,2576,'_elementor_template_type','post'),(7986,2576,'_elementor_data','[{\"id\":\"3557510\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"580ddf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a46e568\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONVICTION\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecf815e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p><p>We believe in the Law!<\\/p><p>We believe in the Legal Process and in the legality!<\\/p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/p><p>You can trust us,<\\/p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7987,2531,'_elementor_version','0.4'),(7990,2577,'_edit_lock','1552172388:5'),(7991,2577,'_edit_last','4'),(7992,2577,'_generate-sidebar-layout-meta','no-sidebar'),(7993,2577,'_generate-disable-headline','true'),(7994,2577,'_wp_page_template','default'),(7995,2580,'_elementor_edit_mode','builder'),(7996,2580,'_elementor_template_type','post'),(7997,2580,'_wp_page_template','default'),(7998,2580,'_elementor_data','[{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7999,2580,'_elementor_version','0.4'),(8001,2581,'_elementor_template_type','page'),(8002,2581,'_elementor_edit_mode','builder'),(8003,2582,'_elementor_template_type','page'),(8004,2582,'_elementor_edit_mode','builder'),(8005,2581,'_wp_page_template','default'),(8006,2581,'_elementor_data','[{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8007,2583,'_elementor_template_type','page'),(8008,2583,'_elementor_edit_mode','builder'),(8009,2583,'_wp_page_template','default'),(8010,2583,'_elementor_data','[{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8011,2581,'_elementor_version','0.4'),(8012,2577,'_elementor_edit_mode','builder'),(8013,2577,'_elementor_template_type','post'),(8014,2577,'_elementor_data','[{\"id\":\"652f9fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"445058a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ee06ebf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1-1.jpg\",\"id\":2802},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"472505fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"abe457a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"290b4b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f5aa8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"LA MISION DEL BIHD\\n\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33e0d020\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8015,2584,'_wp_page_template','default'),(8016,2584,'_elementor_edit_mode','builder'),(8017,2584,'_elementor_template_type','post'),(8018,2584,'_elementor_data','[{\"id\":\"472505fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"290b4b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f5aa8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"LA MISION DEL BIHD\\n\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33e0d020\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8019,2577,'_elementor_version','0.4'),(8020,2585,'_edit_lock','1546984438:4'),(8021,2586,'_wp_page_template','default'),(8022,2586,'_elementor_edit_mode','builder'),(8023,2586,'_elementor_template_type','post'),(8024,2586,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8025,2586,'_elementor_version','0.4'),(8027,2585,'_edit_last','4'),(8028,2585,'_generate-sidebar-layout-meta','no-sidebar'),(8029,2585,'_generate-disable-headline','true'),(8030,2585,'_elementor_edit_mode','builder'),(8031,2585,'_elementor_template_type','post'),(8032,2588,'_elementor_template_type','page'),(8033,2588,'_elementor_edit_mode','builder'),(8034,2589,'_elementor_template_type','page'),(8035,2589,'_elementor_edit_mode','builder'),(8036,2588,'_wp_page_template','default'),(8037,2588,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8038,2590,'_elementor_template_type','page'),(8039,2590,'_elementor_edit_mode','builder'),(8040,2590,'_wp_page_template','default'),(8041,2590,'_elementor_data','[{\"id\":\"8aace02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"799341c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d266d67\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9af604f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>The mission of The Immigration and Legal Center\\u00a0is to bridge the justice gap by providing affordable legal services to low and moderate income people<\\/em><\\/strong><\\/p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.<\\/p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8042,2588,'_elementor_version','0.4'),(8043,2585,'_wp_page_template','default'),(8044,2585,'_elementor_data','[{\"id\":\"4e0f0caa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"67dd04c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1fa03550\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA MISI\\u00d3N\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b06fff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>La misi\\u00f3n del Centro Legal y de Inmigraci\\u00f3n, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles\\u00a0a personas de bajo ingreso y de clase econ\\u00f3mica moderada.<\\/em><\\/strong><\\/p><p>Debido a la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades, el Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n.<\\/p><p>El Centro Legal proporciona asistencia legal de calidad y representaci\\u00f3n a las comunidades vulnerables a trav\\u00e9s de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8045,2591,'_elementor_edit_mode','builder'),(8046,2591,'_elementor_template_type','post'),(8047,2591,'_wp_page_template','default'),(8048,2591,'_elementor_data','[{\"id\":\"4e0f0caa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"67dd04c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1fa03550\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA MISI\\u00d3N\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b06fff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>La misi\\u00f3n del Centro Legal y de Inmigraci\\u00f3n, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles\\u00a0a personas de bajo ingreso y de clase econ\\u00f3mica moderada.<\\/em><\\/strong><\\/p><p>Debido a la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades, el Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n.<\\/p><p>El Centro Legal proporciona asistencia legal de calidad y representaci\\u00f3n a las comunidades vulnerables a trav\\u00e9s de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8049,2585,'_elementor_version','0.4'),(8050,2592,'_edit_lock','1546984538:4'),(8051,2593,'_wp_page_template','default'),(8052,2593,'_elementor_edit_mode','builder'),(8053,2593,'_elementor_template_type','post'),(8054,2593,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8055,2593,'_elementor_version','0.4'),(8057,2594,'_elementor_template_type','page'),(8058,2594,'_elementor_edit_mode','builder'),(8059,2595,'_elementor_template_type','page'),(8060,2595,'_elementor_edit_mode','builder'),(8061,2594,'_wp_page_template','default'),(8062,2594,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8063,2596,'_elementor_template_type','page'),(8064,2596,'_elementor_edit_mode','builder'),(8065,2596,'_wp_page_template','default'),(8066,2596,'_elementor_data','[{\"id\":\"e550cb0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"11cafe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"89d1535\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALUES & PHILOSOPHY\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a3a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Legal & Immigration Center Creed<\\/strong><\\/h3><p><strong><em>We believe in the Law!<\\/em><\\/strong><\\/p><p><strong><em>We believe in the Legal Process!<\\/em><\\/strong><\\/p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/em><\\/strong><\\/p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/em><\\/strong><\\/p><p><strong>Our Purpose<\\/strong><\\/p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford\\u00a0the big name downtown firms, and those stuck in the waiting room for free legal clinics.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8067,2594,'_elementor_version','0.4'),(8068,2592,'_edit_last','4'),(8069,2592,'_generate-sidebar-layout-meta','no-sidebar'),(8070,2592,'_generate-disable-headline','true'),(8071,2592,'_elementor_edit_mode','builder'),(8072,2592,'_elementor_template_type','post'),(8073,2592,'_wp_page_template','default'),(8074,2592,'_elementor_data','[{\"id\":\"79920f22\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"61fdb6c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"761de8db\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALORES Y FILOSOF\\u00cdA\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d00be0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Credo del Centro Legal y de Inmigraci\\u00f3n<\\/strong><\\/p><p><strong><em>\\u00a1Creemos en la ley!<\\/em><\\/strong><\\/p><p><strong><em>\\u00a1Creemos en el proceso legal!<\\/em><\\/strong><\\/p><p><strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/em><\\/strong><\\/p><p><strong><em>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica y de g\\u00e9nero, y sobre todo contra el abuso de poder y la reivindicaci\\u00f3n contra los inmigrantes y las personas necesitadas.<\\/em><\\/strong><\\/p><p><strong>Nuestro prop\\u00f3sito<\\/strong><\\/p><p>El Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta divisi\\u00f3n que separa a la \\u00e9lite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que est\\u00e1n atrapadas en la sala de espera de cl\\u00ednicas legales gratuitas.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8075,2598,'_elementor_edit_mode','builder'),(8076,2598,'_elementor_template_type','post'),(8077,2598,'_wp_page_template','default'),(8078,2598,'_elementor_data','[{\"id\":\"79920f22\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"61fdb6c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"761de8db\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALORES Y FILOSOF\\u00cdA\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d00be0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Credo del Centro Legal y de Inmigraci\\u00f3n<\\/strong><\\/p><p><strong><em>\\u00a1Creemos en la ley!<\\/em><\\/strong><\\/p><p><strong><em>\\u00a1Creemos en el proceso legal!<\\/em><\\/strong><\\/p><p><strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/em><\\/strong><\\/p><p><strong><em>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica y de g\\u00e9nero, y sobre todo contra el abuso de poder y la reivindicaci\\u00f3n contra los inmigrantes y las personas necesitadas.<\\/em><\\/strong><\\/p><p><strong>Nuestro prop\\u00f3sito<\\/strong><\\/p><p>El Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta divisi\\u00f3n que separa a la \\u00e9lite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que est\\u00e1n atrapadas en la sala de espera de cl\\u00ednicas legales gratuitas.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8079,2592,'_elementor_version','0.4'),(8080,2599,'_edit_lock','1546984578:4'),(8081,2600,'_wp_page_template','default'),(8082,2600,'_elementor_edit_mode','builder'),(8083,2600,'_elementor_template_type','post'),(8084,2600,'_elementor_data','[{\"id\":\"ba1b8f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"a3b4931\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9e123d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"History\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc2ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.<\\/p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.<\\/p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.<\\/p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.<\\/strong><\\/p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.<\\/p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.<\\/p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.<\\/p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.<\\/p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.<\\/p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.<\\/p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.<\\/strong><\\/p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.<\\/p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.<\\/p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.<\\/p><p>If you or a friend, relative or associate needs any advice or legal representation and \\/ or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8085,2600,'_elementor_version','0.4'),(8090,2599,'_edit_last','4'),(8091,2599,'_generate-sidebar-layout-meta','no-sidebar'),(8092,2599,'_generate-disable-headline','true'),(8093,2602,'_elementor_template_type','page'),(8094,2602,'_elementor_edit_mode','builder'),(8095,2603,'_elementor_template_type','page'),(8096,2603,'_elementor_edit_mode','builder'),(8097,2602,'_wp_page_template','default'),(8098,2602,'_elementor_data','[{\"id\":\"ba1b8f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"a3b4931\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9e123d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"History\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc2ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.<\\/p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.<\\/p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.<\\/p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.<\\/strong><\\/p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.<\\/p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.<\\/p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.<\\/p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.<\\/p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.<\\/p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.<\\/p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.<\\/strong><\\/p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.<\\/p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.<\\/p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.<\\/p><p>If you or a friend, relative or associate needs any advice or legal representation and \\/ or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8099,2604,'_elementor_template_type','page'),(8100,2604,'_elementor_edit_mode','builder'),(8101,2604,'_wp_page_template','default'),(8102,2604,'_elementor_data','[{\"id\":\"ba1b8f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"a3b4931\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9e123d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"History\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc2ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.<\\/p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.<\\/p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.<\\/p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.<\\/strong><\\/p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.<\\/p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.<\\/p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.<\\/p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.<\\/p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.<\\/p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.<\\/p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.<\\/strong><\\/p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.<\\/p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.<\\/p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.<\\/p><p>If you or a friend, relative or associate needs any advice or legal representation and \\/ or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8103,2602,'_elementor_version','0.4'),(8104,2599,'_elementor_edit_mode','builder'),(8105,2599,'_elementor_template_type','post'),(8106,2599,'_wp_page_template','default'),(8107,2599,'_elementor_data','[{\"id\":\"7d3591ba\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"4ddedff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2f245293\",\"elType\":\"widget\",\"settings\":{\"title\":\"Historia\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"475858df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>En el a\\u00f1o del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p><p>Desde su inicio, nos preocup\\u00f3 la necesidad de ofrecer una representaci\\u00f3n legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representar\\u00eda y abogara por ellos en su proceso legal, sino tambi\\u00e9n a alguien en quien se confiar\\u00eda los har\\u00eda sentir c\\u00f3modos y fuertes cuando se enfrentan a una situaci\\u00f3n dif\\u00edcil en los tribunales y durante una situaci\\u00f3n legal dif\\u00edcil.<\\/p><p>En cuanto el tema de la inmigraci\\u00f3n durante los \\u00faltimos a\\u00f1os ha estado en el centro de la vida pol\\u00edtica, social y debate medi\\u00e1tico de los Estados Unidos.<\\/p><p>Hemos sido testigos de que el tono de varios personajes pol\\u00edticos de las m\\u00e1s altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin econom\\u00eda, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.<\\/p><p>Tales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han tra\\u00eddo a este pa\\u00eds.<\\/p><p>Dado el actual clima pol\\u00edtico en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigraci\\u00f3n se ha convertido en un tema muy serio en nuestra naci\\u00f3n, y va a ser objeto de debate cada vez m\\u00e1s en cuanto las campa\\u00f1as pol\\u00edticas siguen m\\u00e1s re\\u00f1idas.<\\/p><p>Mientras tanto, las autoridades de inmigraci\\u00f3n parecen tener m\\u00e1s solicitudes de lo que posiblemente pueden procesar de manera oportuna.<\\/p><p>Ahora m\\u00e1s que nunca, la presi\\u00f3n pol\\u00edtica sobre este tema, hace m\\u00e1s urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situaci\\u00f3n a la mayor brevedad.<\\/p><p>Mientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigraci\\u00f3n, sobre todo con el prop\\u00f3sito de mantener a las familias integras y unidas y a la vez mejorar nuestra econom\\u00eda y estilo de vida.<\\/p><p>Lamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigraci\\u00f3n a veces son v\\u00edctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jur\\u00eddicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede \\u00a0conducir a la deportaci\\u00f3n.<\\/p><p>Cada caso es \\u00fanico, y es importante entender completamente c\\u00f3mo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona.\\u00a0 Ah\\u00ed es donde el Centro Legal y de Inmigraci\\u00f3n del Instituto Binacional de Desarrollo Humano puede ayudar.<\\/p><p>En marzo del 2015, el Instituto Binacional estableci\\u00f3 su nuevo Centro Legal de Inmigraci\\u00f3n. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de M\\u00e9xico y otros pa\\u00edses de Am\\u00e9rica Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigraci\\u00f3n.<\\/p><p>En el Centro, nos esforzamos a\\u00a0 mantenernos al d\\u00eda con los cambio de los aspectos legales en el sistema de inmigraci\\u00f3n de los Estados Unidos y utilizamos este conocimiento no s\\u00f3lo para representar a nuestros clientes con lo mejor nuestra habilidad, sino tambi\\u00e9n para abogar y \\u00a0propugnar por todos los inmigrantes.\\u00a0<\\/p><p>Desde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con m\\u00e1s de 60 a\\u00f1os de experiencia combinada. La abogada y Directora del Centro de Inmigraci\\u00f3n, Lic. Lisa Nosek, y nuestro\\u00a0Asesor y Director Jur\\u00eddico, Lic. Jack Weinrauch. \\u00a0\\u00a0La Lic. Nosek tiene m\\u00e1s de 20 a\\u00f1os de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigraci\\u00f3n y representando clientes en la corte de inmigraci\\u00f3n.\\u00a0 El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado m\\u00e1s grande de los Estados Unidos.<\\/p><p>Ahora contamos con mas abogados que se han sumado y que creen en la misi\\u00f3n, visi\\u00f3n y filosof\\u00eda del Centro Legal y de Inmigraci\\u00f3n y quienes han demostrado un compromiso \\u00fanico de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensi\\u00f3n.<\\/p><p>Si usted o un amigo, pariente o asociado necesita alg\\u00fan consejo o representaci\\u00f3n legal y\\/o de inmigraci\\u00f3n, nos gustar\\u00eda ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta informaci\\u00f3n a ellos, y no dude en llamarnos o enviarnos un correo electr\\u00f3nico.<\\/p><p>Tendremos mucho gusto en a hablar con usted pronto.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8108,2605,'_elementor_edit_mode','builder'),(8109,2605,'_elementor_template_type','post'),(8110,2605,'_wp_page_template','default'),(8111,2605,'_elementor_data','[{\"id\":\"7d3591ba\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"4ddedff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2f245293\",\"elType\":\"widget\",\"settings\":{\"title\":\"Historia\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"475858df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>En el a\\u00f1o del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p><p>Desde su inicio, nos preocup\\u00f3 la necesidad de ofrecer una representaci\\u00f3n legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representar\\u00eda y abogara por ellos en su proceso legal, sino tambi\\u00e9n a alguien en quien se confiar\\u00eda los har\\u00eda sentir c\\u00f3modos y fuertes cuando se enfrentan a una situaci\\u00f3n dif\\u00edcil en los tribunales y durante una situaci\\u00f3n legal dif\\u00edcil.<\\/p><p>En cuanto el tema de la inmigraci\\u00f3n durante los \\u00faltimos a\\u00f1os ha estado en el centro de la vida pol\\u00edtica, social y debate medi\\u00e1tico de los Estados Unidos.<\\/p><p>Hemos sido testigos de que el tono de varios personajes pol\\u00edticos de las m\\u00e1s altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin econom\\u00eda, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.<\\/p><p>Tales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han tra\\u00eddo a este pa\\u00eds.<\\/p><p>Dado el actual clima pol\\u00edtico en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigraci\\u00f3n se ha convertido en un tema muy serio en nuestra naci\\u00f3n, y va a ser objeto de debate cada vez m\\u00e1s en cuanto las campa\\u00f1as pol\\u00edticas siguen m\\u00e1s re\\u00f1idas.<\\/p><p>Mientras tanto, las autoridades de inmigraci\\u00f3n parecen tener m\\u00e1s solicitudes de lo que posiblemente pueden procesar de manera oportuna.<\\/p><p>Ahora m\\u00e1s que nunca, la presi\\u00f3n pol\\u00edtica sobre este tema, hace m\\u00e1s urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situaci\\u00f3n a la mayor brevedad.<\\/p><p>Mientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigraci\\u00f3n, sobre todo con el prop\\u00f3sito de mantener a las familias integras y unidas y a la vez mejorar nuestra econom\\u00eda y estilo de vida.<\\/p><p>Lamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigraci\\u00f3n a veces son v\\u00edctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jur\\u00eddicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede \\u00a0conducir a la deportaci\\u00f3n.<\\/p><p>Cada caso es \\u00fanico, y es importante entender completamente c\\u00f3mo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona.\\u00a0 Ah\\u00ed es donde el Centro Legal y de Inmigraci\\u00f3n del Instituto Binacional de Desarrollo Humano puede ayudar.<\\/p><p>En marzo del 2015, el Instituto Binacional estableci\\u00f3 su nuevo Centro Legal de Inmigraci\\u00f3n. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de M\\u00e9xico y otros pa\\u00edses de Am\\u00e9rica Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigraci\\u00f3n.<\\/p><p>En el Centro, nos esforzamos a\\u00a0 mantenernos al d\\u00eda con los cambio de los aspectos legales en el sistema de inmigraci\\u00f3n de los Estados Unidos y utilizamos este conocimiento no s\\u00f3lo para representar a nuestros clientes con lo mejor nuestra habilidad, sino tambi\\u00e9n para abogar y \\u00a0propugnar por todos los inmigrantes.\\u00a0<\\/p><p>Desde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con m\\u00e1s de 60 a\\u00f1os de experiencia combinada. La abogada y Directora del Centro de Inmigraci\\u00f3n, Lic. Lisa Nosek, y nuestro\\u00a0Asesor y Director Jur\\u00eddico, Lic. Jack Weinrauch. \\u00a0\\u00a0La Lic. Nosek tiene m\\u00e1s de 20 a\\u00f1os de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigraci\\u00f3n y representando clientes en la corte de inmigraci\\u00f3n.\\u00a0 El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado m\\u00e1s grande de los Estados Unidos.<\\/p><p>Ahora contamos con mas abogados que se han sumado y que creen en la misi\\u00f3n, visi\\u00f3n y filosof\\u00eda del Centro Legal y de Inmigraci\\u00f3n y quienes han demostrado un compromiso \\u00fanico de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensi\\u00f3n.<\\/p><p>Si usted o un amigo, pariente o asociado necesita alg\\u00fan consejo o representaci\\u00f3n legal y\\/o de inmigraci\\u00f3n, nos gustar\\u00eda ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta informaci\\u00f3n a ellos, y no dude en llamarnos o enviarnos un correo electr\\u00f3nico.<\\/p><p>Tendremos mucho gusto en a hablar con usted pronto.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8112,2599,'_elementor_version','0.4'),(8113,2606,'_edit_lock','1546984618:4'),(8114,2607,'_wp_page_template','default'),(8115,2607,'_elementor_edit_mode','builder'),(8116,2607,'_elementor_template_type','post'),(8117,2607,'_elementor_data','[{\"id\":\"3557510\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"580ddf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a46e568\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONVICTION\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecf815e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p><p>We believe in the Law!<\\/p><p>We believe in the Legal Process and in the legality!<\\/p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/p><p>You can trust us,<\\/p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8118,2607,'_elementor_version','0.4'),(8120,2606,'_edit_last','4'),(8121,2606,'_generate-sidebar-layout-meta','no-sidebar'),(8122,2606,'_generate-disable-headline','true'),(8123,2606,'_elementor_edit_mode','builder'),(8124,2606,'_elementor_template_type','post'),(8125,2609,'_elementor_template_type','page'),(8126,2609,'_elementor_edit_mode','builder'),(8127,2610,'_elementor_template_type','page'),(8128,2610,'_elementor_edit_mode','builder'),(8129,2609,'_wp_page_template','default'),(8130,2609,'_elementor_data','[{\"id\":\"3557510\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"580ddf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a46e568\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONVICTION\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecf815e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p><p>We believe in the Law!<\\/p><p>We believe in the Legal Process and in the legality!<\\/p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/p><p>You can trust us,<\\/p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8131,2611,'_elementor_template_type','page'),(8132,2611,'_elementor_edit_mode','builder'),(8133,2611,'_wp_page_template','default'),(8134,2611,'_elementor_data','[{\"id\":\"3557510\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"580ddf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a46e568\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONVICTION\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecf815e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.<\\/p><p>We believe in the Law!<\\/p><p>We believe in the Legal Process and in the legality!<\\/p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.<\\/p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.<\\/p><p>You can trust us,<\\/p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8135,2609,'_elementor_version','0.4'),(8136,2606,'_wp_page_template','default'),(8137,2606,'_elementor_data','[{\"id\":\"7ab1c179\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"4e6879b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1d042a3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA CONVICCI\\u00d3N\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c318445\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ante la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades,\\u00a0 El Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n. El Centro Legal brinda asistencia y representaci\\u00f3n legal de calidad\\u00a0 a comunidades susceptibles\\u00a0 por parte de experimentados y muy comprometidos abogados\\u00a0 ofreciendo a la vez unas tarifas muy accesibles.<\\/p><p>Nosotros Creemos en la Ley!<\\/p><p>Creemos en el Proceso Legal y en la legalidad!<\\/p><p>Pero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/p><p>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica, de g\\u00e9nero, y sobre todo contra el abuso de poder y la sa\\u00f1a contra los inmigrantes y la gente necesitada.<\\/p><p>Tu puedes confiar en nosotros,<\\/p><p>Nunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisi\\u00f3n positiva, siendo realistas que no siempre se puede obtener.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8138,2612,'_elementor_edit_mode','builder'),(8139,2612,'_elementor_template_type','post'),(8140,2612,'_wp_page_template','default'),(8141,2612,'_elementor_data','[{\"id\":\"7ab1c179\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"4e6879b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1d042a3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA CONVICCI\\u00d3N\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c318445\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ante la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades,\\u00a0 El Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n. El Centro Legal brinda asistencia y representaci\\u00f3n legal de calidad\\u00a0 a comunidades susceptibles\\u00a0 por parte de experimentados y muy comprometidos abogados\\u00a0 ofreciendo a la vez unas tarifas muy accesibles.<\\/p><p>Nosotros Creemos en la Ley!<\\/p><p>Creemos en el Proceso Legal y en la legalidad!<\\/p><p>Pero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/p><p>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica, de g\\u00e9nero, y sobre todo contra el abuso de poder y la sa\\u00f1a contra los inmigrantes y la gente necesitada.<\\/p><p>Tu puedes confiar en nosotros,<\\/p><p>Nunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisi\\u00f3n positiva, siendo realistas que no siempre se puede obtener.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8142,2606,'_elementor_version','0.4'),(8143,2613,'_edit_lock','1589540690:6'),(8144,2613,'_edit_last','6'),(8145,2613,'_generate-sidebar-layout-meta','no-sidebar'),(8146,2613,'_generate-disable-headline','true'),(8153,2617,'_elementor_template_type','page'),(8154,2617,'_elementor_edit_mode','builder'),(8155,2618,'_elementor_template_type','page'),(8156,2618,'_elementor_edit_mode','builder'),(8157,2617,'_wp_page_template','default'),(8158,2617,'_elementor_data','[{\"id\":\"7fb456a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6915bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"887580d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; padding-left: 30px;\\\"><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\\"Of the community, for the community, by the community\\\".<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p><p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8159,2619,'_elementor_template_type','page'),(8160,2619,'_elementor_edit_mode','builder'),(8161,2619,'_wp_page_template','default'),(8162,2619,'_elementor_data','[{\"id\":\"7fb456a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6915bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"887580d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; padding-left: 30px;\\\"><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\\"Of the community, for the community, by the community\\\".<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p><p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8163,2617,'_elementor_version','0.4'),(8164,2613,'_elementor_edit_mode','builder'),(8165,2613,'_elementor_template_type','wp-post'),(8166,2613,'_wp_page_template','default'),(8167,2613,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#7A7A7A\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"container_shadow_box_shadow_type\":\"yes\",\"container_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":24,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8172,2613,'_elementor_version','2.9.8'),(8173,2621,'_elementor_edit_mode','builder'),(8174,2621,'_elementor_template_type','post'),(8175,2621,'_wp_page_template','default'),(8176,2621,'_elementor_data','[{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8177,2621,'_elementor_version','0.4'),(8178,2622,'_edit_lock','1552172469:5'),(8179,2624,'_elementor_edit_mode','builder'),(8180,2624,'_elementor_template_type','post'),(8181,2624,'_wp_page_template','default'),(8182,2624,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8183,2624,'_elementor_version','0.4'),(8185,2622,'_edit_last','4'),(8186,2622,'_generate-sidebar-layout-meta','no-sidebar'),(8187,2622,'_generate-disable-headline','true'),(8188,2622,'_elementor_edit_mode','builder'),(8189,2622,'_elementor_template_type','post'),(8190,2625,'_elementor_template_type','page'),(8191,2625,'_elementor_edit_mode','builder'),(8192,2626,'_elementor_template_type','page'),(8193,2626,'_elementor_edit_mode','builder'),(8194,2625,'_wp_page_template','default'),(8195,2625,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8196,2627,'_elementor_template_type','page'),(8197,2627,'_elementor_edit_mode','builder'),(8198,2627,'_wp_page_template','default'),(8199,2627,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8200,2625,'_elementor_version','0.4'),(8206,2622,'_wp_page_template','default'),(8207,2622,'_elementor_data','[{\"id\":\"14d3633\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3571c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"879d001\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/5-1.jpg\",\"id\":2804},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fa70204\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7c0fed6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"19651c04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2861a93b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Entendiendo el proceso de inmigraci\\u00f3n de hoy y c\\u00f3mo confrontarlo en el 2019\\n<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61738579\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Familiarizacion de T\\u00e9rminos de Inmigraci\\u00f3n<\\/strong><\\/p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.<\\/li><\\/ul><ul><li><strong>Agencias gubernamentales<\\/strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP<\\/li><li>Fiscal en Jefe<\\/li><\\/ul><\\/li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisi\\u00f3n de Inmigraci\\u00f3n (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.<\\/li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.<\\/li><\\/ul><\\/li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador<\\/li><li>Completar I-9 por empleado<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Principales diferencias entre la administraci\\u00f3n anterior y la actual.<\\/strong><ul><li>Residencia Permanente<\\/li><li>Ciudadan\\u00eda<\\/li><li>Ciudades Santuarios - \\u00bfQu\\u00e9 significa?<\\/li><li>Cambios en el cumplimiento y obligatoriedad.<\\/li><\\/ul><\\/li><li><strong>Comprensi\\u00f3n de los distintos procesos de inmigraci\\u00f3n.<\\/strong><ul><li>DACA - No otorga residencia permanente.<\\/li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \\\"tarjeta verde\\\"<ul><li>\\u00bfQui\\u00e9n puede solicitar por qui\\u00e9n?<\\/li><li>Se necesitan pruebas en apoyo de la petici\\u00f3n basada en la relaci\\u00f3n.<\\/li><li>Familiares inmediatos vs. categor\\u00edas de preferencia.<\\/li><li>Problemas del bolet\\u00edn de visas<\\/li><\\/ul><\\/li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles<\\/li><li>Penalidad permanente o irrevocable.<\\/li><li>Centro Nacional de Visas o \\u201cNVC\\u201d<\\/li><li>Debe solicitar en el consulado en el extranjero<\\/li><\\/ul><\\/li><li>Ajuste de estado o \\u201cAOS\\u201d.<ul><li>Qui\\u00e9n es elegible: 245 (a) y 245 (i)<\\/li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.<\\/li><li>Conmutaciones o exoneraciones disponibles<\\/li><\\/ul><\\/li><li>Asilo<\\/li><li>VAWA<\\/li><\\/ul><\\/li><li><strong>Naturalizaci\\u00f3n: Solicitar el convertirse en ciudadano estadounidense.<\\/strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia f\\u00edsica<\\/li><li>GMC (CBC)<\\/li><li>Cumplir con el requisito de tiempo LPR<\\/li><li>De lo contrario cumplir con las leyes.<\\/li><\\/ul><\\/li><li>No puede ser despojado<\\/li><li>Puede votar en los Estados Unidos.<\\/li><li>Puede solicitar a otro(a)s.<\\/li><\\/ul><\\/li><li><strong>Procedimientos de remoci\\u00f3n o expulsi\\u00f3n, anteriormente referidos como deportaci\\u00f3n.<\\/strong><ul><li>Inmigraci\\u00f3n y Control de Aduanas (ICE) - \\u00bfQui\\u00e9nes son?<ul><li>\\u00bfQu\\u00e9 hacer para protegerse?<ul><li>No abras la puerta<\\/li><li>Pida ver una orden con su nombre y direcci\\u00f3n correctos<\\/li><li>Exigir hablar con un abogado<\\/li><li>No firme nada que renuncie a su derecho a una audiencia.<\\/li><li>Solicitar ver a un juez \\/ tener una audiencia<\\/li><li>Conserve copias de cualquier documento de inmigraci\\u00f3n que pueda ayudarlo.<\\/li><li>Obviamente, no infrinja la ley ni haga nada que llame la atenci\\u00f3n de la polic\\u00eda o ICE<\\/li><\\/ul><\\/li><li>Haz un plan<ul><li>Qui\\u00e9n cuidar\\u00e1 de los ni\\u00f1os<\\/li><li>Tener fondos listos para pagar la fianza<\\/li><li>Tenga el nombre y n\\u00famero de un abogado de inmigraci\\u00f3n al que pueda llamar<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Detenci\\u00f3n por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales<\\/li><li>Las llamadas y el contacto pueden ser dif\\u00edciles<\\/li><li>Generalmente en una c\\u00e1rcel con poblaci\\u00f3n regular.<\\/li><\\/ul><\\/li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza<\\/li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigraci\\u00f3n y el juez puede establecer la fianza<\\/li><li>Si se establece y se paga una fianza, ser\\u00e1 liberado durante el proceso de remoci\\u00f3n<\\/li><\\/ul><\\/li><li>Procedimientos de expulsi\\u00f3n, remoci\\u00f3n (Com\\u00fanmente llamada Deportaci\\u00f3n) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado<\\/li><li>Proceso largo, extenso y costoso.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Visas de No inmigrante<\\/strong><ul><li>Visas U<ul><li>Por v\\u00edctima de ciertos delitos.<\\/li><li>Crimen ocurrido en los Estados Unidos.<\\/li><li>Se report\\u00f3 el crimen y la v\\u00edctima fue \\u00fatil durante la investigaci\\u00f3n o el procesamiento<\\/li><li>La v\\u00edctima sufri\\u00f3 da\\u00f1os.<\\/li><li>De inter\\u00e9s p\\u00fablico para permitir que la v\\u00edctima permanezca en los EE. UU.<\\/li><li>Exonera causas de inadmisibilidad.<\\/li><li>Concede el estatus por 4 a\\u00f1os, elegible para solicitar la residencia despu\\u00e9s de los 3<\\/li><li>Tiempos de procesamiento extremadamente largos<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Negocios, E-1, E2<\\/li><li>Visas de trabajo, H, O, L, TN, P<\\/li><li>Visas educativas, F, J<\\/li><li>Visas de Inversor, Etc, EB-5<\\/li><\\/ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigraci\\u00f3n.<\\/strong><\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8208,2629,'_elementor_edit_mode','builder'),(8209,2629,'_elementor_template_type','post'),(8210,2629,'_wp_page_template','default'),(8211,2629,'_elementor_data','[{\"id\":\"5fa70204\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"19651c04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2861a93b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Entendiendo el proceso de inmigraci\\u00f3n de hoy y c\\u00f3mo confrontarlo en el 2019\\n<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61738579\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Familiarizacion de T\\u00e9rminos de Inmigraci\\u00f3n<\\/strong><\\/p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.<\\/li><\\/ul><ul><li><strong>Agencias gubernamentales<\\/strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP<\\/li><li>Fiscal en Jefe<\\/li><\\/ul><\\/li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisi\\u00f3n de Inmigraci\\u00f3n (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.<\\/li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.<\\/li><\\/ul><\\/li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador<\\/li><li>Completar I-9 por empleado<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Principales diferencias entre la administraci\\u00f3n anterior y la actual.<\\/strong><ul><li>Residencia Permanente<\\/li><li>Ciudadan\\u00eda<\\/li><li>Ciudades Santuarios - \\u00bfQu\\u00e9 significa?<\\/li><li>Cambios en el cumplimiento y obligatoriedad.<\\/li><\\/ul><\\/li><li><strong>Comprensi\\u00f3n de los distintos procesos de inmigraci\\u00f3n.<\\/strong><ul><li>DACA - No otorga residencia permanente.<\\/li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \\\"tarjeta verde\\\"<ul><li>\\u00bfQui\\u00e9n puede solicitar por qui\\u00e9n?<\\/li><li>Se necesitan pruebas en apoyo de la petici\\u00f3n basada en la relaci\\u00f3n.<\\/li><li>Familiares inmediatos vs. categor\\u00edas de preferencia.<\\/li><li>Problemas del bolet\\u00edn de visas<\\/li><\\/ul><\\/li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles<\\/li><li>Penalidad permanente o irrevocable.<\\/li><li>Centro Nacional de Visas o \\u201cNVC\\u201d<\\/li><li>Debe solicitar en el consulado en el extranjero<\\/li><\\/ul><\\/li><li>Ajuste de estado o \\u201cAOS\\u201d.<ul><li>Qui\\u00e9n es elegible: 245 (a) y 245 (i)<\\/li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.<\\/li><li>Conmutaciones o exoneraciones disponibles<\\/li><\\/ul><\\/li><li>Asilo<\\/li><li>VAWA<\\/li><\\/ul><\\/li><li><strong>Naturalizaci\\u00f3n: Solicitar el convertirse en ciudadano estadounidense.<\\/strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia f\\u00edsica<\\/li><li>GMC (CBC)<\\/li><li>Cumplir con el requisito de tiempo LPR<\\/li><li>De lo contrario cumplir con las leyes.<\\/li><\\/ul><\\/li><li>No puede ser despojado<\\/li><li>Puede votar en los Estados Unidos.<\\/li><li>Puede solicitar a otro(a)s.<\\/li><\\/ul><\\/li><li><strong>Procedimientos de remoci\\u00f3n o expulsi\\u00f3n, anteriormente referidos como deportaci\\u00f3n.<\\/strong><ul><li>Inmigraci\\u00f3n y Control de Aduanas (ICE) - \\u00bfQui\\u00e9nes son?<ul><li>\\u00bfQu\\u00e9 hacer para protegerse?<ul><li>No abras la puerta<\\/li><li>Pida ver una orden con su nombre y direcci\\u00f3n correctos<\\/li><li>Exigir hablar con un abogado<\\/li><li>No firme nada que renuncie a su derecho a una audiencia.<\\/li><li>Solicitar ver a un juez \\/ tener una audiencia<\\/li><li>Conserve copias de cualquier documento de inmigraci\\u00f3n que pueda ayudarlo.<\\/li><li>Obviamente, no infrinja la ley ni haga nada que llame la atenci\\u00f3n de la polic\\u00eda o ICE<\\/li><\\/ul><\\/li><li>Haz un plan<ul><li>Qui\\u00e9n cuidar\\u00e1 de los ni\\u00f1os<\\/li><li>Tener fondos listos para pagar la fianza<\\/li><li>Tenga el nombre y n\\u00famero de un abogado de inmigraci\\u00f3n al que pueda llamar<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Detenci\\u00f3n por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales<\\/li><li>Las llamadas y el contacto pueden ser dif\\u00edciles<\\/li><li>Generalmente en una c\\u00e1rcel con poblaci\\u00f3n regular.<\\/li><\\/ul><\\/li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza<\\/li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigraci\\u00f3n y el juez puede establecer la fianza<\\/li><li>Si se establece y se paga una fianza, ser\\u00e1 liberado durante el proceso de remoci\\u00f3n<\\/li><\\/ul><\\/li><li>Procedimientos de expulsi\\u00f3n, remoci\\u00f3n (Com\\u00fanmente llamada Deportaci\\u00f3n) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado<\\/li><li>Proceso largo, extenso y costoso.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Visas de No inmigrante<\\/strong><ul><li>Visas U<ul><li>Por v\\u00edctima de ciertos delitos.<\\/li><li>Crimen ocurrido en los Estados Unidos.<\\/li><li>Se report\\u00f3 el crimen y la v\\u00edctima fue \\u00fatil durante la investigaci\\u00f3n o el procesamiento<\\/li><li>La v\\u00edctima sufri\\u00f3 da\\u00f1os.<\\/li><li>De inter\\u00e9s p\\u00fablico para permitir que la v\\u00edctima permanezca en los EE. UU.<\\/li><li>Exonera causas de inadmisibilidad.<\\/li><li>Concede el estatus por 4 a\\u00f1os, elegible para solicitar la residencia despu\\u00e9s de los 3<\\/li><li>Tiempos de procesamiento extremadamente largos<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Negocios, E-1, E2<\\/li><li>Visas de trabajo, H, O, L, TN, P<\\/li><li>Visas educativas, F, J<\\/li><li>Visas de Inversor, Etc, EB-5<\\/li><\\/ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigraci\\u00f3n.<\\/strong><\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8212,2622,'_elementor_version','0.4'),(8214,2631,'_edit_lock','1552158381:5'),(8215,2631,'_edit_last','4'),(8216,2631,'_generate-sidebar-layout-meta','no-sidebar'),(8217,2631,'_generate-disable-headline','true'),(8218,2631,'_elementor_edit_mode','builder'),(8219,2631,'_elementor_template_type','post'),(8220,2633,'_elementor_template_type','page'),(8221,2633,'_elementor_edit_mode','builder'),(8222,2634,'_elementor_template_type','page'),(8223,2634,'_elementor_edit_mode','builder'),(8224,2633,'_wp_page_template','default'),(8225,2633,'_elementor_data','[{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8226,2635,'_elementor_template_type','page'),(8227,2635,'_elementor_edit_mode','builder'),(8228,2635,'_wp_page_template','default'),(8229,2635,'_elementor_data','[{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8230,2633,'_elementor_version','0.4'),(8231,2631,'_wp_page_template','default'),(8232,2631,'_elementor_data','[{\"id\":\"1f7b73b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f7a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"19df53b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4-1.jpg\",\"id\":2800},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a144458\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8233,2636,'_elementor_edit_mode','builder'),(8234,2636,'_elementor_template_type','post'),(8235,2636,'_wp_page_template','default'),(8236,2636,'_elementor_data','[{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8237,2631,'_elementor_version','0.4'),(8238,2637,'_edit_lock','1552172574:5'),(8239,2637,'_edit_last','4'),(8240,2637,'_generate-sidebar-layout-meta','no-sidebar'),(8241,2637,'_generate-disable-headline','true'),(8242,2637,'_elementor_edit_mode','builder'),(8243,2637,'_elementor_template_type','post'),(8244,2639,'_elementor_template_type','page'),(8245,2639,'_elementor_edit_mode','builder'),(8246,2640,'_elementor_template_type','page'),(8247,2640,'_elementor_edit_mode','builder'),(8248,2639,'_wp_page_template','default'),(8249,2639,'_elementor_data','[{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8250,2641,'_elementor_template_type','page'),(8251,2641,'_elementor_edit_mode','builder'),(8252,2641,'_wp_page_template','default'),(8253,2641,'_elementor_data','[{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8254,2639,'_elementor_version','0.4'),(8255,2637,'_wp_page_template','default'),(8256,2637,'_elementor_data','[{\"id\":\"c237f75\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"826718b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"113a6e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75bbc89c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a699971\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"47ed0a67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"153cc75\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29c691c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CONCEPTO<\\/strong><\\/p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados m\\u00e1s grandes y prestigiosas, pero a precios m\\u00e1s flexibles y con un enfoque hol\\u00edstico, que pueda servir de defensa, gu\\u00eda y apoyo a nuestros clientes.<\\/p><p><strong>DIFERENCIA<\\/strong><\\/p><p>Nuestra comunicaci\\u00f3n directa personalizada de alto nivel y nuestra comprensi\\u00f3n sociocultural de las caracter\\u00edsticas \\u00fanicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigraci\\u00f3n. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relaci\\u00f3n de confianza y confianza, los apoyamos en un momento dif\\u00edcil. Creemos que los casos de cada uno de nuestros clientes podr\\u00edan cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompa\\u00f1ar a cada uno de nuestros clientes, mostr\\u00e1ndoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .<\\/p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo m\\u00e1s asequibles posible y ofrecemos planes de pago convenientes.<\\/p><p><strong>QUE ESPERAR<\\/strong><\\/p><p>Honestidad, sinceridad, profesionalidad, comprensi\\u00f3n, realismo y m\\u00e1s honestidad.\\u00a0<\\/p><p>Uno de los mayores problemas en la industria legal es la falta de comunicaci\\u00f3n entre los bufetes de abogados y sus clientes.<\\/p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atenci\\u00f3n, pero una vez que firman para ser representados, es muy dif\\u00edcil para ellos comunicar o entender c\\u00f3mo su proceso legal o de inmigraci\\u00f3n va.<\\/p><p>Varios de nuestros clientes tambi\\u00e9n nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representaci\\u00f3n o falta de profesionalidad de esos abogados.<\\/p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.<\\/p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendr\\u00e1n el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.<\\/p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.<\\/p><p><strong>CONCEPTO DE COSTOS<\\/strong><\\/p><p><strong>Lo m\\u00e1s caro no siempre es lo mejor.<\\/strong><\\/p><p>Por lo general, la gente piensa que los mejores abogados son los que son m\\u00e1s caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicci\\u00f3n de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cu\\u00e1nto dinero podemos obtener de cada caso primero, sino c\\u00f3mo podemos ayudar y brindar la mejor representaci\\u00f3n, sin incurrir en muchos otros gastos.<\\/p><p>Debido a que somos una organizaci\\u00f3n comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayor\\u00eda de las empresas m\\u00e1s grandes tienen, por lo tanto, podemos mantener nuestros honorarios m\\u00e1s bajos a diferencia de una gran firma legal.<\\/p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.<\\/p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.<\\/p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas m\\u00e1s accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados m\\u00e1s grandes y prestigiosos.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8257,2642,'_elementor_edit_mode','builder'),(8258,2642,'_elementor_template_type','post'),(8259,2642,'_wp_page_template','default'),(8260,2642,'_elementor_data','[{\"id\":\"75bbc89c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"47ed0a67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"153cc75\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29c691c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CONCEPTO<\\/strong><\\/p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados m\\u00e1s grandes y prestigiosas, pero a precios m\\u00e1s flexibles y con un enfoque hol\\u00edstico, que pueda servir de defensa, gu\\u00eda y apoyo a nuestros clientes.<\\/p><p><strong>DIFERENCIA<\\/strong><\\/p><p>Nuestra comunicaci\\u00f3n directa personalizada de alto nivel y nuestra comprensi\\u00f3n sociocultural de las caracter\\u00edsticas \\u00fanicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigraci\\u00f3n. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relaci\\u00f3n de confianza y confianza, los apoyamos en un momento dif\\u00edcil. Creemos que los casos de cada uno de nuestros clientes podr\\u00edan cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompa\\u00f1ar a cada uno de nuestros clientes, mostr\\u00e1ndoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .<\\/p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo m\\u00e1s asequibles posible y ofrecemos planes de pago convenientes.<\\/p><p><strong>QUE ESPERAR<\\/strong><\\/p><p>Honestidad, sinceridad, profesionalidad, comprensi\\u00f3n, realismo y m\\u00e1s honestidad.\\u00a0<\\/p><p>Uno de los mayores problemas en la industria legal es la falta de comunicaci\\u00f3n entre los bufetes de abogados y sus clientes.<\\/p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atenci\\u00f3n, pero una vez que firman para ser representados, es muy dif\\u00edcil para ellos comunicar o entender c\\u00f3mo su proceso legal o de inmigraci\\u00f3n va.<\\/p><p>Varios de nuestros clientes tambi\\u00e9n nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representaci\\u00f3n o falta de profesionalidad de esos abogados.<\\/p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.<\\/p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendr\\u00e1n el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.<\\/p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.<\\/p><p><strong>CONCEPTO DE COSTOS<\\/strong><\\/p><p><strong>Lo m\\u00e1s caro no siempre es lo mejor.<\\/strong><\\/p><p>Por lo general, la gente piensa que los mejores abogados son los que son m\\u00e1s caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicci\\u00f3n de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cu\\u00e1nto dinero podemos obtener de cada caso primero, sino c\\u00f3mo podemos ayudar y brindar la mejor representaci\\u00f3n, sin incurrir en muchos otros gastos.<\\/p><p>Debido a que somos una organizaci\\u00f3n comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayor\\u00eda de las empresas m\\u00e1s grandes tienen, por lo tanto, podemos mantener nuestros honorarios m\\u00e1s bajos a diferencia de una gran firma legal.<\\/p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.<\\/p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.<\\/p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas m\\u00e1s accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados m\\u00e1s grandes y prestigiosos.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8261,2637,'_elementor_version','0.4'),(8262,2643,'_menu_item_type','post_type'),(8263,2643,'_menu_item_menu_item_parent','0'),(8264,2643,'_menu_item_object_id','2631'),(8265,2643,'_menu_item_object','page'),(8266,2643,'_menu_item_target',''),(8267,2643,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8268,2643,'_menu_item_xfn',''),(8269,2643,'_menu_item_url',''),(8271,2644,'_menu_item_type','post_type'),(8272,2644,'_menu_item_menu_item_parent','0'),(8273,2644,'_menu_item_object_id','2637'),(8274,2644,'_menu_item_object','page'),(8275,2644,'_menu_item_target',''),(8276,2644,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8277,2644,'_menu_item_xfn',''),(8278,2644,'_menu_item_url',''),(8280,2645,'_menu_item_type','post_type'),(8281,2645,'_menu_item_menu_item_parent','0'),(8282,2645,'_menu_item_object_id','2622'),(8283,2645,'_menu_item_object','page'),(8284,2645,'_menu_item_target',''),(8285,2645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8286,2645,'_menu_item_xfn',''),(8287,2645,'_menu_item_url',''),(8289,2646,'_menu_item_type','post_type'),(8290,2646,'_menu_item_menu_item_parent','0'),(8291,2646,'_menu_item_object_id','2577'),(8292,2646,'_menu_item_object','page'),(8293,2646,'_menu_item_target',''),(8294,2646,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8295,2646,'_menu_item_xfn',''),(8296,2646,'_menu_item_url',''),(8298,2647,'_menu_item_type','post_type'),(8299,2647,'_menu_item_menu_item_parent','2646'),(8300,2647,'_menu_item_object_id','2606'),(8301,2647,'_menu_item_object','page'),(8302,2647,'_menu_item_target',''),(8303,2647,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8304,2647,'_menu_item_xfn',''),(8305,2647,'_menu_item_url',''),(8307,2648,'_menu_item_type','post_type'),(8308,2648,'_menu_item_menu_item_parent','2646'),(8309,2648,'_menu_item_object_id','2599'),(8310,2648,'_menu_item_object','page'),(8311,2648,'_menu_item_target',''),(8312,2648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8313,2648,'_menu_item_xfn',''),(8314,2648,'_menu_item_url',''),(8316,2649,'_menu_item_type','post_type'),(8317,2649,'_menu_item_menu_item_parent','2646'),(8318,2649,'_menu_item_object_id','2592'),(8319,2649,'_menu_item_object','page'),(8320,2649,'_menu_item_target',''),(8321,2649,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8322,2649,'_menu_item_xfn',''),(8323,2649,'_menu_item_url',''),(8325,2650,'_menu_item_type','post_type'),(8326,2650,'_menu_item_menu_item_parent','2646'),(8327,2650,'_menu_item_object_id','2585'),(8328,2650,'_menu_item_object','page'),(8329,2650,'_menu_item_target',''),(8330,2650,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8331,2650,'_menu_item_xfn',''),(8332,2650,'_menu_item_url',''),(8334,2651,'_pll_strings_translations','a:0:{}'),(8335,2652,'_pll_strings_translations','a:0:{}'),(8336,2653,'_elementor_edit_mode','builder'),(8337,2653,'_elementor_template_type','post'),(8338,2653,'_wp_page_template','default'),(8339,2653,'_elementor_data','[{\"id\":\"75bbc89c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760}},\"elements\":[{\"id\":\"47ed0a67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"153cc75\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29c691c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CONCEPTO<\\/strong><\\/p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados m\\u00e1s grandes y prestigiosas, pero a precios m\\u00e1s flexibles y con un enfoque hol\\u00edstico, que pueda servir de defensa, gu\\u00eda y apoyo a nuestros clientes.<\\/p><p><strong>DIFERENCIA<\\/strong><\\/p><p>Nuestra comunicaci\\u00f3n directa personalizada de alto nivel y nuestra comprensi\\u00f3n sociocultural de las caracter\\u00edsticas \\u00fanicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigraci\\u00f3n. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relaci\\u00f3n de confianza y confianza, los apoyamos en un momento dif\\u00edcil. Creemos que los casos de cada uno de nuestros clientes podr\\u00edan cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompa\\u00f1ar a cada uno de nuestros clientes, mostr\\u00e1ndoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .<\\/p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo m\\u00e1s asequibles posible y ofrecemos planes de pago convenientes.<\\/p><p><strong>QUE ESPERAR<\\/strong><\\/p><p>Honestidad, sinceridad, profesionalidad, comprensi\\u00f3n, realismo y m\\u00e1s honestidad.\\u00a0<\\/p><p>Uno de los mayores problemas en la industria legal es la falta de comunicaci\\u00f3n entre los bufetes de abogados y sus clientes.<\\/p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atenci\\u00f3n, pero una vez que firman para ser representados, es muy dif\\u00edcil para ellos comunicar o entender c\\u00f3mo su proceso legal o de inmigraci\\u00f3n va.<\\/p><p>Varios de nuestros clientes tambi\\u00e9n nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representaci\\u00f3n o falta de profesionalidad de esos abogados.<\\/p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.<\\/p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendr\\u00e1n el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.<\\/p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.<\\/p><p><strong>CONCEPTO DE COSTOS<\\/strong><\\/p><p><strong>Lo m\\u00e1s caro no siempre es lo mejor.<\\/strong><\\/p><p>Por lo general, la gente piensa que los mejores abogados son los que son m\\u00e1s caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicci\\u00f3n de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cu\\u00e1nto dinero podemos obtener de cada caso primero, sino c\\u00f3mo podemos ayudar y brindar la mejor representaci\\u00f3n, sin incurrir en muchos otros gastos.<\\/p><p>Debido a que somos una organizaci\\u00f3n comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayor\\u00eda de las empresas m\\u00e1s grandes tienen, por lo tanto, podemos mantener nuestros honorarios m\\u00e1s bajos a diferencia de una gran firma legal.<\\/p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.<\\/p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.<\\/p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas m\\u00e1s accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados m\\u00e1s grandes y prestigiosos.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8340,2653,'_elementor_version','0.4'),(8349,2655,'_elementor_edit_mode','builder'),(8350,2655,'_elementor_template_type','post'),(8351,2655,'_wp_page_template','default'),(8352,2655,'_elementor_data','[{\"id\":\"4e0f0caa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"67dd04c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1fa03550\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA MISI\\u00d3N\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b06fff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>La misi\\u00f3n del Centro Legal y de Inmigraci\\u00f3n, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles\\u00a0a personas de bajo ingreso y de clase econ\\u00f3mica moderada.<\\/em><\\/strong><\\/p><p>Debido a la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades, el Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n.<\\/p><p>El Centro Legal proporciona asistencia legal de calidad y representaci\\u00f3n a las comunidades vulnerables a trav\\u00e9s de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8353,2655,'_elementor_version','0.4'),(8355,2656,'_wp_page_template','default'),(8356,2656,'_elementor_edit_mode','builder'),(8357,2656,'_elementor_template_type','post'),(8358,2656,'_elementor_data','[{\"id\":\"472505fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672}},\"elements\":[{\"id\":\"290b4b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f5aa8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"LA MISION DEL BIHD\\n\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33e0d020\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8359,2656,'_elementor_version','0.4'),(8361,2657,'_elementor_edit_mode','builder'),(8362,2657,'_elementor_template_type','post'),(8363,2657,'_wp_page_template','default'),(8364,2657,'_elementor_data','[{\"id\":\"79920f22\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":759}},\"elements\":[{\"id\":\"61fdb6c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"761de8db\",\"elType\":\"widget\",\"settings\":{\"title\":\"VALORES Y FILOSOF\\u00cdA\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d00be0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Credo del Centro Legal y de Inmigraci\\u00f3n<\\/strong><\\/p><p><strong><em>\\u00a1Creemos en la ley!<\\/em><\\/strong><\\/p><p><strong><em>\\u00a1Creemos en el proceso legal!<\\/em><\\/strong><\\/p><p><strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/em><\\/strong><\\/p><p><strong><em>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica y de g\\u00e9nero, y sobre todo contra el abuso de poder y la reivindicaci\\u00f3n contra los inmigrantes y las personas necesitadas.<\\/em><\\/strong><\\/p><p><strong>Nuestro prop\\u00f3sito<\\/strong><\\/p><p>El Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta divisi\\u00f3n que separa a la \\u00e9lite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que est\\u00e1n atrapadas en la sala de espera de cl\\u00ednicas legales gratuitas.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8365,2657,'_elementor_version','0.4'),(8367,2658,'_elementor_edit_mode','builder'),(8368,2658,'_elementor_template_type','post'),(8369,2658,'_wp_page_template','default'),(8370,2658,'_elementor_data','[{\"id\":\"7d3591ba\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":788}},\"elements\":[{\"id\":\"4ddedff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2f245293\",\"elType\":\"widget\",\"settings\":{\"title\":\"Historia\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"475858df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>En el a\\u00f1o del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p><p>Desde su inicio, nos preocup\\u00f3 la necesidad de ofrecer una representaci\\u00f3n legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representar\\u00eda y abogara por ellos en su proceso legal, sino tambi\\u00e9n a alguien en quien se confiar\\u00eda los har\\u00eda sentir c\\u00f3modos y fuertes cuando se enfrentan a una situaci\\u00f3n dif\\u00edcil en los tribunales y durante una situaci\\u00f3n legal dif\\u00edcil.<\\/p><p>En cuanto el tema de la inmigraci\\u00f3n durante los \\u00faltimos a\\u00f1os ha estado en el centro de la vida pol\\u00edtica, social y debate medi\\u00e1tico de los Estados Unidos.<\\/p><p>Hemos sido testigos de que el tono de varios personajes pol\\u00edticos de las m\\u00e1s altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin econom\\u00eda, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.<\\/p><p>Tales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han tra\\u00eddo a este pa\\u00eds.<\\/p><p>Dado el actual clima pol\\u00edtico en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigraci\\u00f3n se ha convertido en un tema muy serio en nuestra naci\\u00f3n, y va a ser objeto de debate cada vez m\\u00e1s en cuanto las campa\\u00f1as pol\\u00edticas siguen m\\u00e1s re\\u00f1idas.<\\/p><p>Mientras tanto, las autoridades de inmigraci\\u00f3n parecen tener m\\u00e1s solicitudes de lo que posiblemente pueden procesar de manera oportuna.<\\/p><p>Ahora m\\u00e1s que nunca, la presi\\u00f3n pol\\u00edtica sobre este tema, hace m\\u00e1s urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situaci\\u00f3n a la mayor brevedad.<\\/p><p>Mientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigraci\\u00f3n, sobre todo con el prop\\u00f3sito de mantener a las familias integras y unidas y a la vez mejorar nuestra econom\\u00eda y estilo de vida.<\\/p><p>Lamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigraci\\u00f3n a veces son v\\u00edctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jur\\u00eddicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede \\u00a0conducir a la deportaci\\u00f3n.<\\/p><p>Cada caso es \\u00fanico, y es importante entender completamente c\\u00f3mo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona.\\u00a0 Ah\\u00ed es donde el Centro Legal y de Inmigraci\\u00f3n del Instituto Binacional de Desarrollo Humano puede ayudar.<\\/p><p>En marzo del 2015, el Instituto Binacional estableci\\u00f3 su nuevo Centro Legal de Inmigraci\\u00f3n. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de M\\u00e9xico y otros pa\\u00edses de Am\\u00e9rica Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigraci\\u00f3n.<\\/p><p>En el Centro, nos esforzamos a\\u00a0 mantenernos al d\\u00eda con los cambio de los aspectos legales en el sistema de inmigraci\\u00f3n de los Estados Unidos y utilizamos este conocimiento no s\\u00f3lo para representar a nuestros clientes con lo mejor nuestra habilidad, sino tambi\\u00e9n para abogar y \\u00a0propugnar por todos los inmigrantes.\\u00a0<\\/p><p>Desde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con m\\u00e1s de 60 a\\u00f1os de experiencia combinada. La abogada y Directora del Centro de Inmigraci\\u00f3n, Lic. Lisa Nosek, y nuestro\\u00a0Asesor y Director Jur\\u00eddico, Lic. Jack Weinrauch. \\u00a0\\u00a0La Lic. Nosek tiene m\\u00e1s de 20 a\\u00f1os de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigraci\\u00f3n y representando clientes en la corte de inmigraci\\u00f3n.\\u00a0 El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado m\\u00e1s grande de los Estados Unidos.<\\/p><p>Ahora contamos con mas abogados que se han sumado y que creen en la misi\\u00f3n, visi\\u00f3n y filosof\\u00eda del Centro Legal y de Inmigraci\\u00f3n y quienes han demostrado un compromiso \\u00fanico de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensi\\u00f3n.<\\/p><p>Si usted o un amigo, pariente o asociado necesita alg\\u00fan consejo o representaci\\u00f3n legal y\\/o de inmigraci\\u00f3n, nos gustar\\u00eda ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta informaci\\u00f3n a ellos, y no dude en llamarnos o enviarnos un correo electr\\u00f3nico.<\\/p><p>Tendremos mucho gusto en a hablar con usted pronto.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8371,2658,'_elementor_version','0.4'),(8373,2659,'_elementor_edit_mode','builder'),(8374,2659,'_elementor_template_type','post'),(8375,2659,'_wp_page_template','default'),(8376,2659,'_elementor_data','[{\"id\":\"7ab1c179\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":737}},\"elements\":[{\"id\":\"4e6879b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1d042a3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"NUESTRA CONVICCI\\u00d3N\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c318445\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ante la necesidad de una representaci\\u00f3n legal efectiva y accesible en los momentos m\\u00e1s dif\\u00edciles para nuestras comunidades,\\u00a0 El Instituto Binacional y Casa M\\u00e9xico establecieron el Centro Legal y de Inmigraci\\u00f3n. El Centro Legal brinda asistencia y representaci\\u00f3n legal de calidad\\u00a0 a comunidades susceptibles\\u00a0 por parte de experimentados y muy comprometidos abogados\\u00a0 ofreciendo a la vez unas tarifas muy accesibles.<\\/p><p>Nosotros Creemos en la Ley!<\\/p><p>Creemos en el Proceso Legal y en la legalidad!<\\/p><p>Pero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intr\\u00ednsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.<\\/p><p>Estamos en contra de la hipocres\\u00eda pol\\u00edtica, la persecuci\\u00f3n racial, ideol\\u00f3gica, pol\\u00edtica, de g\\u00e9nero, y sobre todo contra el abuso de poder y la sa\\u00f1a contra los inmigrantes y la gente necesitada.<\\/p><p>Tu puedes confiar en nosotros,<\\/p><p>Nunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisi\\u00f3n positiva, siendo realistas que no siempre se puede obtener.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8377,2659,'_elementor_version','0.4'),(8379,2660,'_elementor_edit_mode','builder'),(8380,2660,'_elementor_template_type','post'),(8381,2660,'_wp_page_template','default'),(8382,2660,'_elementor_data','[{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8383,2660,'_elementor_version','0.4'),(8385,2661,'_elementor_edit_mode','builder'),(8386,2661,'_elementor_template_type','post'),(8387,2661,'_wp_page_template','default'),(8388,2661,'_elementor_data','[{\"id\":\"5fa70204\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"19651c04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2861a93b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Entendiendo el proceso de inmigraci\\u00f3n de hoy y c\\u00f3mo confrontarlo en el 2019\\n<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61738579\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Familiarizacion de T\\u00e9rminos de Inmigraci\\u00f3n<\\/strong><\\/p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.<\\/li><\\/ul><ul><li><strong>Agencias gubernamentales<\\/strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP<\\/li><li>Fiscal en Jefe<\\/li><\\/ul><\\/li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisi\\u00f3n de Inmigraci\\u00f3n (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.<\\/li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.<\\/li><\\/ul><\\/li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador<\\/li><li>Completar I-9 por empleado<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Principales diferencias entre la administraci\\u00f3n anterior y la actual.<\\/strong><ul><li>Residencia Permanente<\\/li><li>Ciudadan\\u00eda<\\/li><li>Ciudades Santuarios - \\u00bfQu\\u00e9 significa?<\\/li><li>Cambios en el cumplimiento y obligatoriedad.<\\/li><\\/ul><\\/li><li><strong>Comprensi\\u00f3n de los distintos procesos de inmigraci\\u00f3n.<\\/strong><ul><li>DACA - No otorga residencia permanente.<\\/li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \\\"tarjeta verde\\\"<ul><li>\\u00bfQui\\u00e9n puede solicitar por qui\\u00e9n?<\\/li><li>Se necesitan pruebas en apoyo de la petici\\u00f3n basada en la relaci\\u00f3n.<\\/li><li>Familiares inmediatos vs. categor\\u00edas de preferencia.<\\/li><li>Problemas del bolet\\u00edn de visas<\\/li><\\/ul><\\/li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles<\\/li><li>Penalidad permanente o irrevocable.<\\/li><li>Centro Nacional de Visas o \\u201cNVC\\u201d<\\/li><li>Debe solicitar en el consulado en el extranjero<\\/li><\\/ul><\\/li><li>Ajuste de estado o \\u201cAOS\\u201d.<ul><li>Qui\\u00e9n es elegible: 245 (a) y 245 (i)<\\/li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.<\\/li><li>Conmutaciones o exoneraciones disponibles<\\/li><\\/ul><\\/li><li>Asilo<\\/li><li>VAWA<\\/li><\\/ul><\\/li><li><strong>Naturalizaci\\u00f3n: Solicitar el convertirse en ciudadano estadounidense.<\\/strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia f\\u00edsica<\\/li><li>GMC (CBC)<\\/li><li>Cumplir con el requisito de tiempo LPR<\\/li><li>De lo contrario cumplir con las leyes.<\\/li><\\/ul><\\/li><li>No puede ser despojado<\\/li><li>Puede votar en los Estados Unidos.<\\/li><li>Puede solicitar a otro(a)s.<\\/li><\\/ul><\\/li><li><strong>Procedimientos de remoci\\u00f3n o expulsi\\u00f3n, anteriormente referidos como deportaci\\u00f3n.<\\/strong><ul><li>Inmigraci\\u00f3n y Control de Aduanas (ICE) - \\u00bfQui\\u00e9nes son?<ul><li>\\u00bfQu\\u00e9 hacer para protegerse?<ul><li>No abras la puerta<\\/li><li>Pida ver una orden con su nombre y direcci\\u00f3n correctos<\\/li><li>Exigir hablar con un abogado<\\/li><li>No firme nada que renuncie a su derecho a una audiencia.<\\/li><li>Solicitar ver a un juez \\/ tener una audiencia<\\/li><li>Conserve copias de cualquier documento de inmigraci\\u00f3n que pueda ayudarlo.<\\/li><li>Obviamente, no infrinja la ley ni haga nada que llame la atenci\\u00f3n de la polic\\u00eda o ICE<\\/li><\\/ul><\\/li><li>Haz un plan<ul><li>Qui\\u00e9n cuidar\\u00e1 de los ni\\u00f1os<\\/li><li>Tener fondos listos para pagar la fianza<\\/li><li>Tenga el nombre y n\\u00famero de un abogado de inmigraci\\u00f3n al que pueda llamar<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Detenci\\u00f3n por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales<\\/li><li>Las llamadas y el contacto pueden ser dif\\u00edciles<\\/li><li>Generalmente en una c\\u00e1rcel con poblaci\\u00f3n regular.<\\/li><\\/ul><\\/li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza<\\/li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigraci\\u00f3n y el juez puede establecer la fianza<\\/li><li>Si se establece y se paga una fianza, ser\\u00e1 liberado durante el proceso de remoci\\u00f3n<\\/li><\\/ul><\\/li><li>Procedimientos de expulsi\\u00f3n, remoci\\u00f3n (Com\\u00fanmente llamada Deportaci\\u00f3n) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado<\\/li><li>Proceso largo, extenso y costoso.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Visas de No inmigrante<\\/strong><ul><li>Visas U<ul><li>Por v\\u00edctima de ciertos delitos.<\\/li><li>Crimen ocurrido en los Estados Unidos.<\\/li><li>Se report\\u00f3 el crimen y la v\\u00edctima fue \\u00fatil durante la investigaci\\u00f3n o el procesamiento<\\/li><li>La v\\u00edctima sufri\\u00f3 da\\u00f1os.<\\/li><li>De inter\\u00e9s p\\u00fablico para permitir que la v\\u00edctima permanezca en los EE. UU.<\\/li><li>Exonera causas de inadmisibilidad.<\\/li><li>Concede el estatus por 4 a\\u00f1os, elegible para solicitar la residencia despu\\u00e9s de los 3<\\/li><li>Tiempos de procesamiento extremadamente largos<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Negocios, E-1, E2<\\/li><li>Visas de trabajo, H, O, L, TN, P<\\/li><li>Visas educativas, F, J<\\/li><li>Visas de Inversor, Etc, EB-5<\\/li><\\/ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigraci\\u00f3n.<\\/strong><\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8389,2661,'_elementor_version','0.4'),(8391,2662,'_elementor_edit_mode','builder'),(8392,2662,'_elementor_template_type','post'),(8393,2662,'_wp_page_template','default'),(8394,2662,'_elementor_data','[{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8395,2662,'_elementor_version','0.4'),(8397,2663,'_menu_item_type','custom'),(8398,2663,'_menu_item_menu_item_parent','0'),(8399,2663,'_menu_item_object_id','2663'),(8400,2663,'_menu_item_object','custom'),(8401,2663,'_menu_item_target',''),(8402,2663,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8403,2663,'_menu_item_xfn',''),(8404,2663,'_menu_item_url','#pll_switcher'),(8406,2663,'_pll_menu_item','a:6:{s:22:\"hide_if_no_translation\";i:0;s:12:\"hide_current\";i:0;s:10:\"force_home\";i:0;s:10:\"show_flags\";i:1;s:10:\"show_names\";i:1;s:8:\"dropdown\";i:0;}'),(8407,2664,'_menu_item_type','custom'),(8408,2664,'_menu_item_menu_item_parent','0'),(8409,2664,'_menu_item_object_id','2664'),(8410,2664,'_menu_item_object','custom'),(8411,2664,'_menu_item_target',''),(8412,2664,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8413,2664,'_menu_item_xfn',''),(8414,2664,'_menu_item_url','#pll_switcher'),(8416,2664,'_pll_menu_item','a:6:{s:22:\"hide_if_no_translation\";i:0;s:12:\"hide_current\";i:0;s:10:\"force_home\";i:0;s:10:\"show_flags\";i:1;s:10:\"show_names\";i:1;s:8:\"dropdown\";i:0;}'),(8417,2665,'_elementor_edit_mode','builder'),(8418,2665,'_elementor_template_type','post'),(8419,2665,'_wp_page_template','default'),(8420,2665,'_elementor_data','[{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750}},\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8421,2665,'_elementor_version','0.4'),(8423,2666,'_elementor_edit_mode','builder'),(8424,2666,'_elementor_template_type','post'),(8425,2666,'_wp_page_template','default'),(8426,2666,'_elementor_data','[{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750}},\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8427,2666,'_elementor_version','0.4'),(8437,2668,'_elementor_edit_mode','builder'),(8438,2668,'_elementor_template_type','post'),(8439,2668,'_wp_page_template','default'),(8440,2668,'_elementor_data','[{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8441,2668,'_elementor_version','0.4'),(8449,2672,'_edit_lock','1552175148:5'),(8450,2673,'_elementor_edit_mode','builder'),(8451,2673,'_elementor_template_type','post'),(8452,2673,'_wp_page_template','default'),(8453,2673,'_elementor_data','[{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845}},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8454,2673,'_elementor_version','0.4'),(8456,2672,'_edit_last','5'),(8457,2672,'_generate-sidebar-layout-meta','no-sidebar'),(8458,2672,'_elementor_edit_mode','builder'),(8459,2672,'_elementor_template_type','post'),(8470,2680,'_elementor_edit_mode','builder'),(8471,2680,'_elementor_template_type','post'),(8472,2681,'_wp_attached_file','2019/01/placeholder-badge-4.svg'),(8473,2681,'_elementor_source_image_hash','37f7739f3874f1a751fb93c286c1ccd6b896c06d'),(8474,2682,'_wp_attached_file','2019/01/brocade-lines-bg.jpg'),(8475,2682,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1174;s:6:\"height\";i:1319;s:4:\"file\";s:28:\"2019/01/brocade-lines-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"brocade-lines-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"brocade-lines-bg-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"brocade-lines-bg-768x863.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"brocade-lines-bg-911x1024.jpg\";s:5:\"width\";i:911;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8476,2682,'_elementor_source_image_hash','ed7fc01e5efa7213bdc286371cbf7c693098662e'),(8482,2672,'_wp_page_template','default'),(8483,2672,'_elementor_data','[{\"id\":\"5475259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bbc36f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"209a15a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e22d1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4da1331\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3f99dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bc7d8db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2def07c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONSULTATION FEES\\n\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4b3a9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8484,2684,'_elementor_edit_mode','builder'),(8485,2684,'_elementor_template_type','post'),(8486,2684,'_wp_page_template','default'),(8487,2684,'_elementor_data','[{\"id\":\"7bc014ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"52e5097\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"background_background\":\"classic\",\"background_image\":{\"id\":2682,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/brocade-lines-bg.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"jet_sticky_section_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"638beae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"34fb028a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"f568674\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"jet_sticky_section_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"6866d27b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1dba9f00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":true},{\"id\":\"16393a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5c83086e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Basic\",\"subtitle\":\"for entrepreneurs\",\"price_prefix\":\"$\",\"price\":\"75\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"Responsive\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"},{\"item_text\":\"Live streaming\",\"item_included\":\"item-included\",\"_id\":\"e53af45\"},{\"item_text\":\"Adaptive bitrate\",\"item_included\":\"item-excluded\",\"_id\":\"ca499b3\"},{\"item_text\":\"Analytics\",\"item_included\":\"item-excluded\",\"_id\":\"389d46a\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#f7f7f7\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"subtitle_typography_font_weight\":\"300\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#f7f7f7\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":29},\"price_prefix_typography_font_weight\":\"700\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":48},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":true},{\"id\":\"240884b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"726aba43\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Professional\",\"subtitle\":\"for all-size businesses\",\"price_prefix\":\"$\",\"price\":\"95\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"Responsive\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"},{\"item_text\":\"Live streaming\",\"item_included\":\"item-included\",\"_id\":\"e53af45\"},{\"item_text\":\"Adaptive bitrate\",\"item_included\":\"item-included\",\"_id\":\"ca499b3\"},{\"item_text\":\"Analytics\",\"item_included\":\"item-excluded\",\"_id\":\"389d46a\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#f7f7f7\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"subtitle_typography_font_weight\":\"300\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#f7f7f7\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":29},\"price_prefix_typography_font_weight\":\"700\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":48},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":true},{\"id\":\"70dd383f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c67f403\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Premium\",\"subtitle\":\"for corporations\",\"price_prefix\":\"$\",\"price\":\"120\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"Responsive\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"},{\"item_text\":\"Live streaming\",\"item_included\":\"item-included\",\"_id\":\"e53af45\"},{\"item_text\":\"Adaptive bitrate\",\"item_included\":\"item-included\",\"_id\":\"ca499b3\"},{\"item_text\":\"Analytics\",\"item_included\":\"item-included\",\"_id\":\"389d46a\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#f7f7f7\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"subtitle_typography_font_weight\":\"300\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#f7f7f7\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":29},\"price_prefix_typography_font_weight\":\"700\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":48},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":600,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8488,2672,'_elementor_version','0.4'),(8494,2686,'_elementor_edit_mode','builder'),(8495,2686,'_elementor_template_type','post'),(8496,2686,'_wp_page_template','default'),(8497,2686,'_elementor_data','[{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff82417\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5f0aff9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1fc0bed\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"08eed4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7abf04b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"06e36fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5f6abc2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"30138bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"da1f7a6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8498,2686,'_elementor_version','0.4'),(8504,2688,'_elementor_edit_mode','builder'),(8505,2688,'_elementor_template_type','post'),(8506,2688,'_wp_page_template','default'),(8507,2688,'_elementor_data','[{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8508,2688,'_elementor_version','0.4'),(8509,2689,'_elementor_template_type','section'),(8510,2689,'_elementor_edit_mode','builder'),(8511,2690,'_elementor_template_type','page'),(8512,2690,'_elementor_edit_mode','builder'),(8513,2689,'_wp_page_template','default'),(8514,2689,'_elementor_data','[{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8515,2691,'_elementor_template_type','page'),(8516,2691,'_elementor_edit_mode','builder'),(8517,2691,'_wp_page_template','default'),(8518,2691,'_elementor_data','[{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8519,2689,'_elementor_version','0.4'),(8520,2692,'_elementor_template_type','section'),(8521,2692,'_elementor_edit_mode','builder'),(8522,2693,'_elementor_template_type','page'),(8523,2693,'_elementor_edit_mode','builder'),(8524,2692,'_wp_page_template','default'),(8525,2692,'_elementor_data','[{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8526,2694,'_elementor_template_type','page'),(8527,2694,'_elementor_edit_mode','builder'),(8528,2694,'_wp_page_template','default'),(8529,2694,'_elementor_data','[{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8530,2692,'_elementor_version','0.4'),(8531,2695,'_edit_lock','1552172741:5'),(8532,2695,'_edit_last','5'),(8533,2695,'_generate-sidebar-layout-meta','no-sidebar'),(8534,2695,'_elementor_edit_mode','builder'),(8535,2695,'_elementor_template_type','post'),(8541,2695,'_wp_page_template','default'),(8542,2695,'_elementor_data','[{\"id\":\"ea88d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"343f47b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ea73c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6-1.jpg\",\"id\":2808},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea5ec4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2c4571\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a636a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4909f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bf41027\",\"elType\":\"widget\",\"settings\":{\"title\":\"HONORARIOS DE CONSULTA\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02b55d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfe2fcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"44109f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"259d4b9d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por primera vez \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2eb36cda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb93556\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta de seguimiento para clientes existentes \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"13843289\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6cfa15b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"31e01a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5565788f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16476139\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"5a24dbfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4301781\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por tel\\u00e9fono \",\"subtitle\":\"25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). \",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"1f3b02e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43c3ec7b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3feb0769\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"675c4401\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Documento RECOGIDA \",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"6f27b207\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"78a00825\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"BLOQUE DE PROGRAMACI\\u00d3N \",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8543,2698,'_elementor_edit_mode','builder'),(8544,2698,'_elementor_template_type','post'),(8545,2698,'_wp_page_template','default'),(8546,2698,'_elementor_data','[{\"id\":\"bfe2fcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"44109f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"259d4b9d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por primera vez \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2eb36cda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb93556\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta de seguimiento para clientes existentes \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"13843289\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6cfa15b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"31e01a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5565788f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16476139\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5a24dbfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4301781\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por tel\\u00e9fono \",\"subtitle\":\"25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). \",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"1f3b02e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43c3ec7b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3feb0769\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"675c4401\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Documento RECOGIDA \",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"6f27b207\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"78a00825\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"BLOQUE DE PROGRAMACI\\u00d3N \",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8547,2695,'_elementor_version','0.4'),(8557,2700,'_menu_item_type','post_type'),(8558,2700,'_menu_item_menu_item_parent','0'),(8559,2700,'_menu_item_object_id','2672'),(8560,2700,'_menu_item_object','page'),(8561,2700,'_menu_item_target',''),(8562,2700,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8563,2700,'_menu_item_xfn',''),(8564,2700,'_menu_item_url',''),(8566,2701,'_menu_item_type','post_type'),(8567,2701,'_menu_item_menu_item_parent','0'),(8568,2701,'_menu_item_object_id','2695'),(8569,2701,'_menu_item_object','page'),(8570,2701,'_menu_item_target',''),(8571,2701,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8572,2701,'_menu_item_xfn',''),(8573,2701,'_menu_item_url',''),(8596,2710,'_wp_attached_file','2019/01/image001.jpg'),(8597,2710,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:98;s:4:\"file\";s:20:\"2019/01/image001.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8605,2714,'_wp_attached_file','2019/01/slider-1-1.jpg'),(8606,2714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:22:\"2019/01/slider-1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slider-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slider-1-1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slider-1-1-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slider-1-1-1024x443.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8607,2714,'_elementor_source_image_hash','b4af59bef9c7490e6b0f88d96ba4a84b8661c6e1'),(8608,2715,'_wp_attached_file','2019/01/slider-2-1.jpg'),(8609,2715,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:22:\"2019/01/slider-2-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slider-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slider-2-1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slider-2-1-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slider-2-1-1024x443.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8610,2715,'_elementor_source_image_hash','302c656be0b3fef5398d09805f062faacaf57055'),(8611,2716,'_wp_attached_file','2019/01/slider-3-1.jpg'),(8612,2716,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:22:\"2019/01/slider-3-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slider-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slider-3-1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slider-3-1-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slider-3-1-1024x443.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8613,2716,'_elementor_source_image_hash','3aae078fa5a94a283de11a5efc011a0c66c422b6'),(8614,2717,'_wp_attached_file','2019/01/slide-13.jpg'),(8615,2717,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2019/01/slide-13.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide-13-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide-13-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide-13-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8616,2717,'_elementor_source_image_hash','c679e20867697115b603e488286789bf68f075d4'),(8617,2718,'_wp_attached_file','2019/01/slide-14.jpg'),(8618,2718,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2019/01/slide-14.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide-14-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide-14-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide-14-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8619,2718,'_elementor_source_image_hash','bdacce8d945bd7738f941b6250deab9b1d763369'),(8620,2719,'_wp_attached_file','2019/01/slide-15.jpg'),(8621,2719,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2019/01/slide-15.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide-15-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide-15-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide-15-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8622,2719,'_elementor_source_image_hash','34690c1501450f64f81f8c60a3466eae8cfdeaf9'),(8623,2720,'_wp_attached_file','2019/01/ch29f1-especial-mx-eu.jpg'),(8624,2720,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:660;s:6:\"height\";i:330;s:4:\"file\";s:33:\"2019/01/ch29f1-especial-mx-eu.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ch29f1-especial-mx-eu-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"ch29f1-especial-mx-eu-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8631,2722,'_wp_attached_file','2019/01/dt.common.streams.StreamServer.jpg'),(8632,2722,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:679;s:4:\"file\";s:42:\"2019/01/dt.common.streams.StreamServer.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"dt.common.streams.StreamServer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"dt.common.streams.StreamServer-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"dt.common.streams.StreamServer-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"dt.common.streams.StreamServer-1024x679.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8638,2724,'_wp_attached_file','2019/01/Migrante-mexicano_mayo-960x500.jpg'),(8639,2724,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2019/01/Migrante-mexicano_mayo-960x500.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Migrante-mexicano_mayo-960x500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Migrante-mexicano_mayo-960x500-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Migrante-mexicano_mayo-960x500-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.7\";s:6:\"credit\";s:14:\"© David Bacon\";s:6:\"camera\";s:13:\"Canon EOS 10D\";s:7:\"caption\";s:234:\"OXNARD, CALIFORNIA. E.U.A.- 29 de Mayo de 2006.- Trabajadores recolectores de fresas en Oxnard, en su maypra se trata de inmigrantes indigenas mexicanos provenientes de Oaxaca, Guerrero y Michoacan.\rFOTO: David Bacon/CUARTOSCURO.COM\";s:17:\"created_timestamp\";s:10:\"1148031991\";s:9:\"copyright\";s:19:\"© 2006 David Bacon\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:28:\"Strawberry Workers in Oxnard\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8640,2725,'_wp_attached_file','2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg'),(8641,2725,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:958;s:6:\"height\";i:596;s:4:\"file\";s:49:\"2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"hombres-mujeres-perciben-mil-pesos-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8643,2726,'_wp_attached_file','2019/01/dreamersmexico.jpg_793492074.jpg'),(8644,2726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:718;s:6:\"height\";i:452;s:4:\"file\";s:40:\"2019/01/dreamersmexico.jpg_793492074.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"dreamersmexico.jpg_793492074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"dreamersmexico.jpg_793492074-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8645,2727,'_wp_attached_file','2019/01/Dreamers-TNS.jpg'),(8646,2727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:24:\"2019/01/Dreamers-TNS.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Dreamers-TNS-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Dreamers-TNS-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Dreamers-TNS-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Dreamers-TNS-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8669,2732,'_elementor_template_type','section'),(8670,2732,'_elementor_edit_mode','builder'),(8671,2733,'_elementor_template_type','page'),(8672,2733,'_elementor_edit_mode','builder'),(8673,2732,'_wp_page_template','default'),(8674,2732,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":9000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false}]'),(8675,2734,'_elementor_template_type','page'),(8676,2734,'_elementor_edit_mode','builder'),(8677,2734,'_wp_page_template','default'),(8678,2734,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":9000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false}]'),(8679,2732,'_elementor_version','0.4'),(8680,2735,'_elementor_edit_mode','builder'),(8681,2735,'_elementor_template_type','post'),(8682,2735,'_wp_page_template','default'),(8683,2735,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":9000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cfdc518\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8684,2735,'_elementor_version','0.4'),(8689,2737,'_elementor_edit_mode','builder'),(8690,2737,'_elementor_template_type','post'),(8691,2737,'_wp_page_template','default'),(8692,2737,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":9000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cfdc518\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8693,2737,'_elementor_version','0.4'),(8695,2738,'_elementor_edit_mode','builder'),(8696,2738,'_elementor_template_type','post'),(8697,2738,'_wp_page_template','default'),(8698,2738,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":9000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cfdc518\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8699,2738,'_elementor_version','0.4'),(8701,2739,'_elementor_edit_mode','builder'),(8702,2739,'_elementor_template_type','post'),(8703,2739,'_wp_page_template','default'),(8704,2739,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63315706\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cfdc518\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d9024d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6be24bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/p><p><strong>\\\"De la comunidad, para la comunidad, por la comunidad\\\".<\\/strong><\\/p><p><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/p><p>Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/p><p><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/p><p><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/p><p>Cont\\u00e1ctenos para una cita<\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8705,2739,'_elementor_version','0.4'),(8721,2743,'_elementor_edit_mode','builder'),(8722,2743,'_elementor_template_type','post'),(8723,2743,'_wp_page_template','default'),(8724,2743,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fb456a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"417d1ed\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6915bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"887580d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; padding-left: 30px;\\\"><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\\"Of the community, for the community, by the community\\\".<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p><p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"292c853\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8725,2743,'_elementor_version','0.4'),(8727,2744,'_wp_attached_file','2019/01/Foto-migrantes-mexicanos-en-EU-2.jpg'),(8728,2744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:373;s:4:\"file\";s:44:\"2019/01/Foto-migrantes-mexicanos-en-EU-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Foto-migrantes-mexicanos-en-EU-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8729,2745,'_elementor_edit_mode','builder'),(8730,2745,'_elementor_template_type','post'),(8731,2745,'_wp_page_template','default'),(8732,2745,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fb456a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"417d1ed\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6915bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"887580d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; padding-left: 30px;\\\"><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\\"Of the community, for the community, by the community\\\".<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p><p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\"size-medium wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"243\\\" height=\\\"300\\\" \\/>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8733,2745,'_elementor_version','0.4'),(8734,2746,'_elementor_edit_mode','builder'),(8735,2746,'_elementor_template_type','post'),(8736,2746,'_wp_page_template','default'),(8737,2746,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fb456a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"417d1ed\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6915bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"887580d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; padding-left: 30px;\\\"><strong>The Legal and Immigration Center<\\/strong>\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/p><p><strong>\\\"Of the community, for the community, by the community\\\".<\\/strong><\\/p><p><strong>WE ARE WITH YOU!<\\/strong><\\/p><p>Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/p><p><strong>When you need the best legal representation,<\\/strong><\\/p><p><strong>we will be there to help!<\\/strong><\\/p><p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><\\/p><p>312-772-3410<\\/p><p>info@binationalinstitute.com<\\/p><p><strong>Chicago<\\/strong><\\/p><p>2751 W. 16th St.<\\/p><p>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8738,2746,'_elementor_version','0.4'),(8739,2747,'_elementor_edit_mode','builder'),(8740,2747,'_elementor_template_type','post'),(8741,2747,'_wp_page_template','default'),(8742,2747,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Contact us for an appointment\\u00a0<\\/strong>\\n312-772-3410\\n\\ninfo@binationalinstitute.com\\n<strong>Chicago<\\/strong>\\n\\n2751 W. 16th St.\\nChicago, IL 60608\\n\\nbinationalinstitute.com | casamexicousa.com\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8743,2747,'_elementor_version','0.4'),(8744,2748,'_elementor_edit_mode','builder'),(8745,2748,'_elementor_template_type','post'),(8746,2748,'_wp_page_template','default'),(8747,2748,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Contact us for an appointment\\u00a0<\\/strong>\\n312-772-3410\\ninfo@binationalinstitute.com\\n<strong>Chicago<\\/strong>\\n2751 W. 16th St.\\nChicago, IL 60608\\n\\nbinationalinstitute.com | casamexicousa.com\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8748,2748,'_elementor_version','0.4'),(8755,2750,'_elementor_template_type','section'),(8756,2750,'_elementor_edit_mode','builder'),(8757,2751,'_elementor_template_type','page'),(8758,2751,'_elementor_edit_mode','builder'),(8759,2750,'_wp_page_template','default'),(8760,2750,'_elementor_data','[{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8761,2752,'_elementor_template_type','page'),(8762,2752,'_elementor_edit_mode','builder'),(8763,2752,'_wp_page_template','default'),(8764,2752,'_elementor_data','[{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8765,2750,'_elementor_version','0.4'),(8766,2753,'_elementor_edit_mode','builder'),(8767,2753,'_elementor_template_type','post'),(8768,2753,'_wp_page_template','default'),(8769,2753,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8770,2753,'_elementor_version','0.4'),(8773,2754,'_elementor_edit_mode','builder'),(8774,2754,'_elementor_template_type','post'),(8775,2754,'_wp_page_template','default'),(8776,2754,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"4f6d6753\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8777,2754,'_elementor_version','0.4'),(8779,2755,'_elementor_edit_mode','builder'),(8780,2755,'_elementor_template_type','post'),(8781,2755,'_wp_page_template','default'),(8782,2755,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"4f6d6753\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cont\\u00e1ctenos para una cita. <\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8783,2755,'_elementor_version','0.4'),(8863,2777,'_wp_attached_file','2019/03/1.jpg'),(8864,2777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8865,2778,'_wp_attached_file','2019/03/2.jpg'),(8866,2778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8867,2779,'_wp_attached_file','2019/03/3.jpg'),(8868,2779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"3-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8869,2780,'_wp_attached_file','2019/03/4.jpg'),(8870,2780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"4-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8871,2781,'_wp_attached_file','2019/03/5.jpg'),(8872,2781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/5.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"5-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"5-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8873,2782,'_wp_attached_file','2019/03/6.jpg'),(8874,2782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:13:\"2019/03/6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"6-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"6-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8875,2783,'_elementor_edit_mode','builder'),(8876,2783,'_elementor_template_type','post'),(8877,2783,'_wp_page_template','default'),(8878,2783,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":2000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8879,2783,'_elementor_version','0.4'),(8882,2784,'_elementor_edit_mode','builder'),(8883,2784,'_elementor_template_type','post'),(8884,2784,'_wp_page_template','default'),(8885,2784,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.563},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.437},\"elements\":[{\"id\":\"47b7bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Contact us for an appointment\\u00a0<\\/strong><br \\/>312-772-3410<br \\/>info@binationalinstitute.com<br \\/><strong>Chicago<\\/strong><br \\/>2751 W. 16th St.<br \\/>Chicago, IL 60608<\\/p><p>binationalinstitute.com | casamexicousa.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8886,2784,'_elementor_version','0.4'),(8900,2788,'_elementor_edit_mode','builder'),(8901,2788,'_elementor_template_type','post'),(8902,2788,'_wp_page_template','default'); INSERT INTO `wpiw_postmeta` VALUES (8903,2788,'_elementor_data','[{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8904,2788,'_elementor_version','0.4'),(8906,2672,'_generate-disable-headline','true'),(8907,2789,'_elementor_edit_mode','builder'),(8908,2789,'_elementor_template_type','post'),(8909,2789,'_wp_page_template','default'),(8910,2789,'_elementor_data','[{\"id\":\"8f0c587\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49fa49f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3dbe36b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"79b4873\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8911,2789,'_elementor_version','0.4'),(8913,2790,'_elementor_edit_mode','builder'),(8914,2790,'_elementor_template_type','post'),(8915,2790,'_wp_page_template','default'),(8916,2790,'_elementor_data','[{\"id\":\"8f0c587\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49fa49f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3dbe36b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"79b4873\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e22d1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4da1331\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3f99dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bc7d8db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2def07c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONSULTATION FEES\\n\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4b3a9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(8917,2790,'_elementor_version','0.4'),(8918,2791,'_elementor_edit_mode','builder'),(8919,2791,'_elementor_template_type','post'),(8920,2791,'_wp_page_template','default'),(8921,2791,'_elementor_data','[{\"id\":\"ce65013\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7cb61dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0f45760\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82ecc1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c755845\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3077cd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a085a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4d9c08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">DIFFERENCE<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"ES-MX\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">WHAT TO EXPECT<\\/span><\\/b><span style=\\\"font-size: 14pt; caret-color: #000000; color: #000000; font-family: Calibri; text-align: justify;\\\">\\u00a0<\\/span><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Honesty, sincerity, professionalism, understanding, realism and more honesty.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">On many occasions, our community has been abused and mistreated by some legal representatives.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not let that happen.\\u00a0\\u00a0We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Rest assured that we will always talk to you honestly.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">\\u00a0<\\/span><\\/p><h1><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">FEES CONCEPT<\\/span><\\/b><\\/h1><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; line-height: 18.399999618530273px; font-family: Arial; color: #111111;\\\">The most expensive is not always the best<\\/span><\\/b><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">.<\\/span><\\/b><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas.\\u00a0<\\/span><\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\">\\u00a0<\\/p><p style=\\\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; line-height: 21.466665267944336px;\\\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8922,2791,'_elementor_version','0.4'),(8925,2792,'_elementor_template_type','section'),(8926,2792,'_elementor_edit_mode','builder'),(8927,2793,'_elementor_template_type','page'),(8928,2793,'_elementor_edit_mode','builder'),(8929,2792,'_wp_page_template','default'),(8930,2792,'_elementor_data','[{\"id\":\"ce65013\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7cb61dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0f45760\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8931,2794,'_elementor_template_type','page'),(8932,2794,'_elementor_edit_mode','builder'),(8933,2794,'_wp_page_template','default'),(8934,2794,'_elementor_data','[{\"id\":\"ce65013\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7cb61dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0f45760\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8935,2792,'_elementor_version','0.4'),(8936,2795,'_elementor_edit_mode','builder'),(8937,2795,'_elementor_template_type','post'),(8938,2795,'_wp_page_template','default'),(8939,2795,'_elementor_data','[{\"id\":\"6b8520b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3430f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"62ddba0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"325294f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8940,2795,'_elementor_version','0.4'),(8942,2796,'_elementor_edit_mode','builder'),(8943,2796,'_elementor_template_type','post'),(8944,2796,'_wp_page_template','default'),(8945,2796,'_elementor_data','[{\"id\":\"3cdc6be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"14cd580\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d03727f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f7980bf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4c0c868\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c130b6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"749c711\",\"elType\":\"widget\",\"settings\":{\"title\":\"BIHD\\u00b4S MISSION\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc52b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8946,2796,'_elementor_version','0.4'),(8949,2797,'_elementor_edit_mode','builder'),(8950,2797,'_elementor_template_type','post'),(8951,2797,'_wp_page_template','default'),(8952,2797,'_elementor_data','[{\"id\":\"87883b6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"40da9af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"02d843d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9754\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0f39c7e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9824f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8a7a411\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #000000;\\\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER<\\/strong><\\/span><\\/p><ul><li><span style=\\\"color: #333300;\\\">Consultations to establish eligibility for immigration and naturalization process<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Advance Parole\\/Travel Documents I-131<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for permanent residence<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for refugees, asylums,<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Applications for Travel Documents and Re-entry Permits<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Business Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Change of Status<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">DACA<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Deportation and Removal Defense<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Diversity Visa Lottery VISA Online Application & Registration<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Educational Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Employment Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Family-based petitions and visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Fianc\\u00e9 Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">immigration court proceedings.<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Immigration for Same-Sex Couples<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Inadmissibility waivers (pardons)<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Investor Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Naturalization and Citizenship Applications<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Non-Immigrant Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Tourist Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">U Visas<\\/span><\\/li><li><span style=\\\"color: #333300;\\\">Visa Extensions and Changes<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8953,2797,'_elementor_version','0.4'),(8956,2798,'_elementor_edit_mode','builder'),(8957,2798,'_elementor_template_type','post'),(8958,2798,'_wp_page_template','default'),(8959,2798,'_elementor_data','[{\"id\":\"6b8520b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3430f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"62ddba0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/5.jpg\",\"id\":2781},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8906f4a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"325294f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e143368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c1440bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Understanding Today\'s Immigration Process and how to confront it in 2019<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7514d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li style=\\\"text-align: left;\\\"><strong>Recognizing Immigration Terms<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, \\u00a0waivers, extreme hardship.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li style=\\\"text-align: left;\\\"><strong>Government Agencies<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U.S. Department of Homeland Security<ul><li style=\\\"list-style-type: none;\\\"><ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP\\u00a0\\u00a0<\\/li><li>Chief counsel<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. Department of Justice<ul><li style=\\\"list-style-type: none;\\\"><ul><li>Executive Office for Immigration Review (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>U.S. State Department<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>S. Embassies and Consulates abroad<\\/li><li>Visas and waivers issued abroad<\\/li><li>S. Department of Labor<\\/li><li>I-9 Compliance by employer<\\/li><li>Completing I-9 by employee<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Main Differences between previous and current administration<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Permanent Residency<\\/li><li>Citizenship<\\/li><li>Sanctuary Cities \\u2013 what does it mean<\\/li><li>Enforcement changes<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Understanding the various Immigration Processes<\\/strong><ul><li style=\\\"list-style-type: none;\\\"><ul><li>DACA \\u2013 does not grant permanent residence<\\/li><li>Family Petitions, the Form I-130 - -can lead to residency or \\u201cgreen card\\u201d<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Who can petition for whom<\\/li><li>Evidence needed in support of petition based on relationship<\\/li><li>Immediate relatives vs. preference categories<\\/li><li>Visa Bulletin issues<\\/li><li>Consular Processing<\\/li><li>Waivers available<\\/li><li>Permanent bar<\\/li><li>National Visa Center or \\u201cNVC\\u201d<\\/li><li>Must apply at consulate abroad<\\/li><li>Adjustment of status or \\u201cAOS\\u201d<\\/li><li>Who is eligible- 245(a) and 245(i)<\\/li><li>Apply in the U.S. and interview in U.S.<\\/li><li>Waivers available<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Asylum<\\/li><li>VAWA<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Naturalization \\u2013 applying to become a U.S. Citizen<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Criteria for eligibility must be met<\\/li><li>Physical presence<\\/li><li>GMC<\\/li><li>Meet LPR time requirement<\\/li><li>Otherwise comply with laws<\\/li><li>Can\\u2019t be taken away<\\/li><li>Can vote in U.S.<\\/li><li>Can petition for others<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Removal proceedings, previously referred to as deportation<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>Immigration and Customs Enforcement (ICE)<strong>\\u2013 <\\/strong>who are they<\\/li><li>What to do to protect yourself<\\/li><li>Don\\u2019t open the door<\\/li><li>Ask to see a warrant with your correct name and address<\\/li><li>Demand to speak to a lawyer<\\/li><li>Do not sign anything waiving your right to a hearing<\\/li><li>Ask to see a judge\\/have a hearing<\\/li><li>Retain copies of any immigration documents that may help you<\\/li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE<\\/li><li>Make a plan<\\/li><li>Who will take care of kids<\\/li><li>Have funds ready to pay bond<\\/li><li>Have the name and number of an immigration lawyer you can call<\\/li><li>ICE detention<\\/li><li>Usually hours away from Chicago or Central Cities<\\/li><li>Calls and contact can be difficult<\\/li><li>Usually in a jail with regular population<\\/li><li>Bond, bond hearings in court<\\/li><li>ICE may set a bond<\\/li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond<\\/li><li>If bond is set and paid, you will be released during your removal proceedings<\\/li><li>Removal proceedings<\\/li><li>Must discuss an relief you have available with an attorney<\\/li><li>Lengthy, time consuming, and expensive proces<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li><strong>Nonimmigrant Visas<\\/strong><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>U-Visas<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li>For victim of certain crimes<\\/li><li>Crime occurred in U.S.<\\/li><li>Crime was reported and victim was helpful throughout investigation or prosecution<\\/li><li>Victim suffered harm<\\/li><li>In public interest to allow victim to stay in U.S.<\\/li><li>Waives ground of inadmissibility<\\/li><li>Grants status for 4 years, eligible to apply for residency after 3<\\/li><li>Extremely long processing times<\\/li><\\/ul><ul style=\\\"text-align: left;\\\"><li style=\\\"list-style-type: none;\\\"><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Business, E-1, E2<\\/li><li>Employment Visas, H, O, L, TN, P<\\/li><li>Educational Visas, F, J<\\/li><li>Investor Visas, Etc, EB-5<\\/li><\\/ul><\\/li><\\/ul><\\/li><\\/ul><ul><li style=\\\"text-align: left;\\\"><strong>Tax and Financial issues related to immigration.<\\/strong><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8960,2798,'_elementor_version','0.4'),(8963,2799,'_elementor_edit_mode','builder'),(8964,2799,'_elementor_template_type','post'),(8965,2799,'_wp_page_template','default'),(8966,2799,'_elementor_data','[{\"id\":\"1f7b73b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f7a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"19df53b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a144458\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8967,2799,'_elementor_version','0.4'),(8970,2800,'_wp_attached_file','2019/03/4-1.jpg'),(8971,2800,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:15:\"2019/03/4-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"4-1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"4-1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8972,2801,'_elementor_edit_mode','builder'),(8973,2801,'_elementor_template_type','post'),(8974,2801,'_wp_page_template','default'),(8975,2801,'_elementor_data','[{\"id\":\"1f7b73b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f7a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"19df53b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4-1.jpg\",\"id\":2800},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ecea505\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a144458\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6503ef02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"54df3f16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\"><b><span lang=\\\"ES-MX\\\">LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION<\\/span><\\/b><\\/p><ul><li><span lang=\\\"ES-MX\\\">Consultas para establecer elegibilidad para el proceso de inmigraci\\u00f3n y naturalizaci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Avance de libertad condicional \\/ documentos de viaje I-131<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de residencia permanente.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de refugiados, asilos,<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitudes de documentos de viaje y permisos de reingreso.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Negocios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Cambio de estado (status) migratorio<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">DACA<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Defensa de deportaci\\u00f3n y expulsi\\u00f3n<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Solicitud y registro en l\\u00ednea de VISA de loter\\u00eda de visas de diversidad<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas educativas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Empleo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Peticiones y visas familiares.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de novios<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Procedimientos judiciales de inmigraci\\u00f3n.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Inmigraci\\u00f3n para parejas del mismo sexo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Exenciones de inadmisibilidad (indultos)<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de Inversionistas<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Aplicaciones de naturalizaci\\u00f3n y ciudadan\\u00eda.<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de No inmigrante<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas de turismo<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Visas U<\\/span><\\/li><li><span lang=\\\"ES-MX\\\">Extensiones de Visa y Ajustes<\\/span><\\/li><\\/ul>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8976,2801,'_elementor_version','0.4'),(8980,2802,'_wp_attached_file','2019/03/1-1.jpg'),(8981,2802,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:15:\"2019/03/1-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"1-1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"1-1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"1-1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8982,2803,'_wp_page_template','default'),(8983,2803,'_elementor_edit_mode','builder'),(8984,2803,'_elementor_template_type','post'),(8985,2803,'_elementor_data','[{\"id\":\"652f9fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"445058a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ee06ebf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1-1.jpg\",\"id\":2802},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"472505fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":672},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"abe457a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"290b4b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f5aa8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"LA MISION DEL BIHD\\n\",\"size\":\"xl\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33e0d020\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>El Instituto Binacional de Desarrollo Humano (BIHD), una organizaci\\u00f3n sin fines de lucro cuya misi\\u00f3n es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transici\\u00f3n y servir de puente entre las agencias gubernamentales y nuestras comunidades, a trav\\u00e9s de la promoci\\u00f3n, La igualdad en la educaci\\u00f3n, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo econ\\u00f3mico.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8986,2803,'_elementor_version','0.4'),(8989,2804,'_wp_attached_file','2019/03/5-1.jpg'),(8990,2804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:15:\"2019/03/5-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"5-1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"5-1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"5-1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8991,2805,'_elementor_edit_mode','builder'),(8992,2805,'_elementor_template_type','post'),(8993,2805,'_wp_page_template','default'),(8994,2805,'_elementor_data','[{\"id\":\"14d3633\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3571c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"879d001\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/5-1.jpg\",\"id\":2804},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fa70204\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":845},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7c0fed6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"19651c04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2861a93b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 14pt; font-family: Constantia;\\\">BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER<\\/span><\\/b><\\/p><br><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 12pt; font-family: Constantia;\\\">Entendiendo el proceso de inmigraci\\u00f3n de hoy y c\\u00f3mo confrontarlo en el 2019\\n<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><span style=\\\"color: rgb(110, 193, 228); font-family: Roboto, sans-serif; font-size: 40px; font-style: inherit; font-weight: 600; white-space: pre-wrap;\\\"><\\/span><\\/p>\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61738579\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Familiarizacion de T\\u00e9rminos de Inmigraci\\u00f3n<\\/strong><\\/p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.<\\/li><\\/ul><ul><li><strong>Agencias gubernamentales<\\/strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS<\\/li><li>ICE<\\/li><li>CBP<\\/li><li>Fiscal en Jefe<\\/li><\\/ul><\\/li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisi\\u00f3n de Inmigraci\\u00f3n (EOIR)<\\/li><li>BIA<\\/li><\\/ul><\\/li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.<\\/li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.<\\/li><\\/ul><\\/li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador<\\/li><li>Completar I-9 por empleado<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Principales diferencias entre la administraci\\u00f3n anterior y la actual.<\\/strong><ul><li>Residencia Permanente<\\/li><li>Ciudadan\\u00eda<\\/li><li>Ciudades Santuarios - \\u00bfQu\\u00e9 significa?<\\/li><li>Cambios en el cumplimiento y obligatoriedad.<\\/li><\\/ul><\\/li><li><strong>Comprensi\\u00f3n de los distintos procesos de inmigraci\\u00f3n.<\\/strong><ul><li>DACA - No otorga residencia permanente.<\\/li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \\\"tarjeta verde\\\"<ul><li>\\u00bfQui\\u00e9n puede solicitar por qui\\u00e9n?<\\/li><li>Se necesitan pruebas en apoyo de la petici\\u00f3n basada en la relaci\\u00f3n.<\\/li><li>Familiares inmediatos vs. categor\\u00edas de preferencia.<\\/li><li>Problemas del bolet\\u00edn de visas<\\/li><\\/ul><\\/li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles<\\/li><li>Penalidad permanente o irrevocable.<\\/li><li>Centro Nacional de Visas o \\u201cNVC\\u201d<\\/li><li>Debe solicitar en el consulado en el extranjero<\\/li><\\/ul><\\/li><li>Ajuste de estado o \\u201cAOS\\u201d.<ul><li>Qui\\u00e9n es elegible: 245 (a) y 245 (i)<\\/li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.<\\/li><li>Conmutaciones o exoneraciones disponibles<\\/li><\\/ul><\\/li><li>Asilo<\\/li><li>VAWA<\\/li><\\/ul><\\/li><li><strong>Naturalizaci\\u00f3n: Solicitar el convertirse en ciudadano estadounidense.<\\/strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia f\\u00edsica<\\/li><li>GMC (CBC)<\\/li><li>Cumplir con el requisito de tiempo LPR<\\/li><li>De lo contrario cumplir con las leyes.<\\/li><\\/ul><\\/li><li>No puede ser despojado<\\/li><li>Puede votar en los Estados Unidos.<\\/li><li>Puede solicitar a otro(a)s.<\\/li><\\/ul><\\/li><li><strong>Procedimientos de remoci\\u00f3n o expulsi\\u00f3n, anteriormente referidos como deportaci\\u00f3n.<\\/strong><ul><li>Inmigraci\\u00f3n y Control de Aduanas (ICE) - \\u00bfQui\\u00e9nes son?<ul><li>\\u00bfQu\\u00e9 hacer para protegerse?<ul><li>No abras la puerta<\\/li><li>Pida ver una orden con su nombre y direcci\\u00f3n correctos<\\/li><li>Exigir hablar con un abogado<\\/li><li>No firme nada que renuncie a su derecho a una audiencia.<\\/li><li>Solicitar ver a un juez \\/ tener una audiencia<\\/li><li>Conserve copias de cualquier documento de inmigraci\\u00f3n que pueda ayudarlo.<\\/li><li>Obviamente, no infrinja la ley ni haga nada que llame la atenci\\u00f3n de la polic\\u00eda o ICE<\\/li><\\/ul><\\/li><li>Haz un plan<ul><li>Qui\\u00e9n cuidar\\u00e1 de los ni\\u00f1os<\\/li><li>Tener fondos listos para pagar la fianza<\\/li><li>Tenga el nombre y n\\u00famero de un abogado de inmigraci\\u00f3n al que pueda llamar<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Detenci\\u00f3n por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales<\\/li><li>Las llamadas y el contacto pueden ser dif\\u00edciles<\\/li><li>Generalmente en una c\\u00e1rcel con poblaci\\u00f3n regular.<\\/li><\\/ul><\\/li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza<\\/li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigraci\\u00f3n y el juez puede establecer la fianza<\\/li><li>Si se establece y se paga una fianza, ser\\u00e1 liberado durante el proceso de remoci\\u00f3n<\\/li><\\/ul><\\/li><li>Procedimientos de expulsi\\u00f3n, remoci\\u00f3n (Com\\u00fanmente llamada Deportaci\\u00f3n) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado<\\/li><li>Proceso largo, extenso y costoso.<\\/li><\\/ul><\\/li><\\/ul><\\/li><li><strong>Visas de No inmigrante<\\/strong><ul><li>Visas U<ul><li>Por v\\u00edctima de ciertos delitos.<\\/li><li>Crimen ocurrido en los Estados Unidos.<\\/li><li>Se report\\u00f3 el crimen y la v\\u00edctima fue \\u00fatil durante la investigaci\\u00f3n o el procesamiento<\\/li><li>La v\\u00edctima sufri\\u00f3 da\\u00f1os.<\\/li><li>De inter\\u00e9s p\\u00fablico para permitir que la v\\u00edctima permanezca en los EE. UU.<\\/li><li>Exonera causas de inadmisibilidad.<\\/li><li>Concede el estatus por 4 a\\u00f1os, elegible para solicitar la residencia despu\\u00e9s de los 3<\\/li><li>Tiempos de procesamiento extremadamente largos<\\/li><\\/ul><\\/li><\\/ul><\\/li><li>Negocios, E-1, E2<\\/li><li>Visas de trabajo, H, O, L, TN, P<\\/li><li>Visas educativas, F, J<\\/li><li>Visas de Inversor, Etc, EB-5<\\/li><\\/ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigraci\\u00f3n.<\\/strong><\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8995,2805,'_elementor_version','0.4'),(8998,2806,'_elementor_edit_mode','builder'),(8999,2806,'_elementor_template_type','post'),(9000,2806,'_wp_page_template','default'),(9001,2806,'_elementor_data','[{\"id\":\"c237f75\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"826718b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"113a6e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75bbc89c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":760},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a699971\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"47ed0a67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"153cc75\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">centrolegalusa.com | <o:p><\\/o:p><\\/span><\\/b><b style=\\\"font-size: 11pt; font-style: inherit;\\\"><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\">immigrantlawhelp.com<\\/span><\\/b><\\/p><p class=\\\"MsoNormal\\\" align=\\\"center\\\" style=\\\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\\\"><b><span lang=\\\"EN-US\\\" style=\\\"font-size: 20pt;\\\"><o:p><\\/o:p><\\/span><\\/b><\\/p>\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29c691c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CONCEPTO<\\/strong><\\/p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados m\\u00e1s grandes y prestigiosas, pero a precios m\\u00e1s flexibles y con un enfoque hol\\u00edstico, que pueda servir de defensa, gu\\u00eda y apoyo a nuestros clientes.<\\/p><p><strong>DIFERENCIA<\\/strong><\\/p><p>Nuestra comunicaci\\u00f3n directa personalizada de alto nivel y nuestra comprensi\\u00f3n sociocultural de las caracter\\u00edsticas \\u00fanicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigraci\\u00f3n. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relaci\\u00f3n de confianza y confianza, los apoyamos en un momento dif\\u00edcil. Creemos que los casos de cada uno de nuestros clientes podr\\u00edan cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompa\\u00f1ar a cada uno de nuestros clientes, mostr\\u00e1ndoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .<\\/p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo m\\u00e1s asequibles posible y ofrecemos planes de pago convenientes.<\\/p><p><strong>QUE ESPERAR<\\/strong><\\/p><p>Honestidad, sinceridad, profesionalidad, comprensi\\u00f3n, realismo y m\\u00e1s honestidad.\\u00a0<\\/p><p>Uno de los mayores problemas en la industria legal es la falta de comunicaci\\u00f3n entre los bufetes de abogados y sus clientes.<\\/p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atenci\\u00f3n, pero una vez que firman para ser representados, es muy dif\\u00edcil para ellos comunicar o entender c\\u00f3mo su proceso legal o de inmigraci\\u00f3n va.<\\/p><p>Varios de nuestros clientes tambi\\u00e9n nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representaci\\u00f3n o falta de profesionalidad de esos abogados.<\\/p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.<\\/p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendr\\u00e1n el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.<\\/p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.<\\/p><p><strong>CONCEPTO DE COSTOS<\\/strong><\\/p><p><strong>Lo m\\u00e1s caro no siempre es lo mejor.<\\/strong><\\/p><p>Por lo general, la gente piensa que los mejores abogados son los que son m\\u00e1s caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicci\\u00f3n de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cu\\u00e1nto dinero podemos obtener de cada caso primero, sino c\\u00f3mo podemos ayudar y brindar la mejor representaci\\u00f3n, sin incurrir en muchos otros gastos.<\\/p><p>Debido a que somos una organizaci\\u00f3n comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayor\\u00eda de las empresas m\\u00e1s grandes tienen, por lo tanto, podemos mantener nuestros honorarios m\\u00e1s bajos a diferencia de una gran firma legal.<\\/p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.<\\/p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.<\\/p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas m\\u00e1s accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados m\\u00e1s grandes y prestigiosos.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9002,2806,'_elementor_version','0.4'),(9005,2807,'_elementor_edit_mode','builder'),(9006,2807,'_elementor_template_type','post'),(9007,2807,'_wp_page_template','default'),(9008,2807,'_elementor_data','[{\"id\":\"ea88d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"343f47b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ea73c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea5ec4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2c4571\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a636a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4909f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bf41027\",\"elType\":\"widget\",\"settings\":{\"title\":\"HONORARIOS DE CONSULTA\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02b55d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfe2fcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"44109f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"259d4b9d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por primera vez \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2eb36cda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb93556\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta de seguimiento para clientes existentes \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"13843289\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6cfa15b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"31e01a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5565788f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16476139\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"5a24dbfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4301781\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por tel\\u00e9fono \",\"subtitle\":\"25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). \",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"1f3b02e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43c3ec7b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3feb0769\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"675c4401\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Documento RECOGIDA \",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"6f27b207\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"78a00825\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"BLOQUE DE PROGRAMACI\\u00d3N \",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(9009,2807,'_elementor_version','0.4'),(9011,2808,'_wp_attached_file','2019/03/6-1.jpg'),(9012,2808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1323;s:6:\"height\";i:404;s:4:\"file\";s:15:\"2019/03/6-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"6-1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"6-1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"6-1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9013,2809,'_elementor_edit_mode','builder'),(9014,2809,'_elementor_template_type','post'),(9015,2809,'_wp_page_template','default'),(9016,2809,'_elementor_data','[{\"id\":\"ea88d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"343f47b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ea73c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6-1.jpg\",\"id\":2808},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea5ec4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2c4571\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a636a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4909f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bf41027\",\"elType\":\"widget\",\"settings\":{\"title\":\"HONORARIOS DE CONSULTA\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02b55d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfe2fcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"44109f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"259d4b9d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por primera vez \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2eb36cda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb93556\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta de seguimiento para clientes existentes \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"13843289\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6cfa15b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"31e01a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5565788f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16476139\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"5a24dbfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4301781\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por tel\\u00e9fono \",\"subtitle\":\"25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). \",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"1f3b02e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43c3ec7b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3feb0769\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"675c4401\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Documento RECOGIDA \",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"6f27b207\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"78a00825\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"BLOQUE DE PROGRAMACI\\u00d3N \",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(9017,2809,'_elementor_version','0.4'),(9019,2810,'_elementor_edit_mode','builder'),(9020,2810,'_elementor_template_type','post'),(9021,2810,'_wp_page_template','default'),(9022,2810,'_elementor_data','[{\"id\":\"ea88d93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"343f47b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ea73c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6-1.jpg\",\"id\":2808},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bea5ec4\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a2c4571\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a636a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4909f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bf41027\",\"elType\":\"widget\",\"settings\":{\"title\":\"HONORARIOS DE CONSULTA\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02b55d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfe2fcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"44109f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"259d4b9d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por primera vez \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2eb36cda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb93556\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta de seguimiento para clientes existentes \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"13843289\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6cfa15b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"31e01a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5565788f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta pagada \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16476139\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"5a24dbfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4301781\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Consulta por tel\\u00e9fono \",\"subtitle\":\"25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). \",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"1f3b02e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43c3ec7b\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3feb0769\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"675c4401\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Documento RECOGIDA \",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"6f27b207\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"78a00825\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"BLOQUE DE PROGRAMACI\\u00d3N \",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(9023,2810,'_elementor_version','0.4'),(9025,2695,'_generate-disable-headline','true'),(9027,2811,'_elementor_edit_mode','builder'),(9028,2811,'_elementor_template_type','post'),(9029,2811,'_wp_page_template','default'),(9030,2811,'_elementor_data','[{\"id\":\"5475259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"604a0cd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bbc36f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"209a15a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e22d1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4da1331\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3f99dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bc7d8db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2def07c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONSULTATION FEES\\n\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4b3a9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9796a7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"1ffc770\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2f55c5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"FIRST-TIME Consultation \",\"subtitle\":\"20 mins.\",\"price_prefix\":\"$\",\"price\":\"20\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"88f3038\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"34903d2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Follow up consultation for existing clients \",\"subtitle\":\"45 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"f3227bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cfbd668\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"30 mins.\",\"price_prefix\":\"$\",\"price\":\"50\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ad04e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d18f165\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Paid consultation \",\"subtitle\":\"45 to 60 Mins.\",\"price_prefix\":\"$\",\"price\":\"100\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a231676\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2015b53\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}]},\"elements\":[{\"id\":\"c69de2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a9cf8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Phone consultation\",\"subtitle\":\"25 mins. (Please call our office at (312) 867-0631 at your appointment time.)\",\"price_prefix\":\"$\",\"price\":\"25\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0c70914\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"704b3ef\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Notary - Jurat\",\"subtitle\":\"10 mins.\",\"price_prefix\":\"$\",\"price\":\"15\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"0033eb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"13666f9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"Document PICK UP\",\"subtitle\":\"15 mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"ed35cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"a6082bd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title\":\"SCHEDULING BLOCK\",\"subtitle\":\"5 Mins.\",\"price_prefix\":\"$\",\"price\":\"0\",\"price_suffix\":\"\",\"features_list\":[{\"item_text\":\"\",\"item_included\":\"item-included\",\"_id\":\"b328eed\"}],\"button_text\":\"\",\"button_url\":\"\",\"table_border_border\":\"\",\"table_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"table_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_bg_color\":\"#ffffff\",\"title_color\":\"#3a3a3a\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"subtitle_color\":\"#7e7b7b\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":0.9},\"header_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"price_bg_color\":\"#ffffff\",\"price_prefix_color\":\"#2d2a2a\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_family\":\"Poppins\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"price_prefix_typography_font_weight\":\"500\",\"price_prefix_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2},\"price_prefix_vertical_align\":\"top\",\"price_color\":\"#2d2a2a\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Poppins\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8},\"price_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"features_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"features_alignment\":\"left\",\"features_typography_typography\":\"custom\",\"features_typography_font_family\":\"Poppins\",\"features_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"features_typography_font_weight\":\"300\",\"features_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"inc_features_color\":\"#2d2a2a\",\"included_bullet_icon\":\"nc-icon-outline ui-1_check-circle-08\",\"inc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"inc_bullet_color\":\"#199949\",\"excluded_bullet_icon\":\"nc-icon-outline ui-1_circle-delete\",\"exc_bullet_icon_size\":{\"unit\":\"px\",\"size\":16},\"exc_bullet_color\":\"#7e7b7b\",\"features_divider\":\"yes\",\"features_divider_color\":\"#ffffff\",\"features_divider_gap\":{\"unit\":\"px\",\"size\":8},\"featured_badge\":{\"id\":2681,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/placeholder-badge-4.svg\"},\"_animation\":\"fadeIn\",\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"jet_tricks_widget_tooltip_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_tricks_widget_tooltip_background_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false}]'),(9031,2811,'_elementor_version','0.4'),(9038,2814,'_edit_lock','1552181036:5'),(9039,2814,'_edit_last','5'),(9040,2814,'_generate-sidebar-layout-meta','no-sidebar'),(9041,2814,'_generate-disable-headline','true'),(9042,2814,'_elementor_edit_mode','builder'),(9043,2814,'_elementor_template_type','post'),(9049,2814,'_wp_page_template','default'),(9050,2814,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9051,2817,'_elementor_edit_mode','builder'),(9052,2817,'_elementor_template_type','post'),(9053,2817,'_wp_page_template','default'),(9054,2817,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline,events,messages ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9055,2814,'_elementor_version','0.4'),(9057,2818,'_elementor_edit_mode','builder'),(9058,2818,'_elementor_template_type','post'),(9059,2818,'_wp_page_template','default'),(9060,2818,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline,events,messages ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9061,2818,'_elementor_version','0.4'),(9064,2819,'_elementor_edit_mode','builder'),(9065,2819,'_elementor_template_type','post'),(9066,2819,'_wp_page_template','default'),(9067,2819,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9068,2819,'_elementor_version','0.4'),(9071,2820,'_elementor_edit_mode','builder'),(9072,2820,'_elementor_template_type','post'),(9073,2820,'_wp_page_template','default'),(9074,2820,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline,events,messages tabs= Timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9075,2820,'_elementor_version','0.4'),(9078,2821,'_elementor_edit_mode','builder'),(9079,2821,'_elementor_template_type','post'),(9080,2821,'_wp_page_template','default'),(9081,2821,'_elementor_data','[{\"id\":\"17c936a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b12bbac\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"80c561b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0536a5c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9082,2821,'_elementor_version','0.4'),(9085,2822,'_elementor_edit_mode','builder'),(9086,2822,'_elementor_template_type','post'),(9087,2822,'_wp_page_template','default'),(9088,2822,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.193},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.807},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9089,2822,'_elementor_version','0.4'),(9092,2823,'_elementor_edit_mode','builder'),(9093,2823,'_elementor_template_type','post'),(9094,2823,'_wp_page_template','default'),(9095,2823,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9096,2823,'_elementor_version','0.4'),(9099,2824,'_elementor_edit_mode','builder'),(9100,2824,'_elementor_template_type','post'),(9101,2824,'_wp_page_template','default'),(9102,2824,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9103,2824,'_elementor_version','0.4'),(9106,2827,'_elementor_edit_mode','builder'),(9107,2827,'_elementor_template_type','kit'),(9109,2814,'_elementor_controls_usage','a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(9110,2672,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:17:\"jet-pricing-table\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:4:{s:4:\"icon\";i:8;s:5:\"title\";i:8;s:8:\"subtitle\";i:8;s:14:\"featured_badge\";i:8;}s:13:\"section_price\";a:2:{s:5:\"price\";i:7;s:12:\"price_suffix\";i:8;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:8;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:8;s:10:\"button_url\";i:8;}}s:5:\"style\";a:4:{s:19:\"section_table_style\";a:3:{s:19:\"table_border_border\";i:8;s:18:\"table_border_width\";i:8;s:13:\"table_padding\";i:8;}s:20:\"section_header_style\";a:14:{s:15:\"header_bg_color\";i:8;s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:28:\"title_typography_line_height\";i:8;s:14:\"subtitle_color\";i:8;s:30:\"subtitle_typography_typography\";i:8;s:31:\"subtitle_typography_font_family\";i:8;s:29:\"subtitle_typography_font_size\";i:8;s:31:\"subtitle_typography_font_weight\";i:8;s:31:\"subtitle_typography_line_height\";i:8;s:14:\"header_padding\";i:8;}s:21:\"section_pricing_style\";a:16:{s:14:\"price_bg_color\";i:8;s:18:\"price_prefix_color\";i:8;s:34:\"price_prefix_typography_typography\";i:8;s:35:\"price_prefix_typography_font_family\";i:8;s:33:\"price_prefix_typography_font_size\";i:8;s:35:\"price_prefix_typography_font_weight\";i:8;s:38:\"price_prefix_typography_letter_spacing\";i:8;s:27:\"price_prefix_vertical_align\";i:8;s:11:\"price_color\";i:8;s:27:\"price_typography_typography\";i:8;s:28:\"price_typography_font_family\";i:8;s:26:\"price_typography_font_size\";i:8;s:28:\"price_typography_font_weight\";i:8;s:28:\"price_typography_line_height\";i:8;s:31:\"price_typography_letter_spacing\";i:8;s:13:\"price_padding\";i:8;}s:22:\"section_features_style\";a:17:{s:16:\"features_padding\";i:8;s:18:\"features_alignment\";i:8;s:30:\"features_typography_typography\";i:8;s:31:\"features_typography_font_family\";i:8;s:29:\"features_typography_font_size\";i:8;s:31:\"features_typography_font_weight\";i:8;s:34:\"features_typography_letter_spacing\";i:8;s:18:\"inc_features_color\";i:8;s:20:\"included_bullet_icon\";i:8;s:20:\"inc_bullet_icon_size\";i:8;s:16:\"inc_bullet_color\";i:8;s:20:\"excluded_bullet_icon\";i:8;s:20:\"exc_bullet_icon_size\";i:8;s:16:\"exc_bullet_color\";i:8;s:16:\"features_divider\";i:8;s:22:\"features_divider_color\";i:8;s:20:\"features_divider_gap\";i:8;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}}'),(9111,2552,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:1;s:4:\"size\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;}}}}}'),(9112,2531,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}}'),(9113,2530,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}}'),(9114,2528,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}}'),(9115,2525,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}}'),(9116,2522,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}}'),(9117,2520,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(9118,2518,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(9142,2827,'_elementor_css','a:6:{s:4:\"time\";i:1589509956;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(9182,2681,'_elementor_inline_svg','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML>\n<HEAD>\n<meta http-equiv=\"refresh\" content=\"0; url=http://ps.loc/index.html\" />\n</HEAD>\n<BODY LANG=\"ru-RU\" BACKGROUND=\"linen-fine.jpg\" DIR=\"LTR\">\n</BODY>\n</HTML>\n'),(9194,2853,'_elementor_edit_mode','builder'),(9195,2853,'_elementor_template_type','post'),(9196,2853,'_wp_page_template','default'),(9197,2853,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9198,2853,'_elementor_version','0.4'),(9200,2854,'_elementor_edit_mode','builder'),(9201,2854,'_elementor_template_type','post'),(9202,2854,'_wp_page_template','default'),(9203,2854,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#7A7A7A\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9204,2854,'_elementor_version','0.4'),(9205,2854,'_elementor_css','a:5:{s:4:\"time\";i:1589517139;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9225,2518,'_elementor_css','a:5:{s:4:\"time\";i:1589518303;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9251,2885,'_elementor_edit_mode','builder'),(9252,2885,'_elementor_template_type','wp-post'),(9253,2885,'_wp_page_template','default'),(9254,2885,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#7A7A7A\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"container_shadow_box_shadow_type\":\"yes\",\"container_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":24,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9255,2885,'_elementor_version','2.9.8'),(9256,2885,'_elementor_css','a:5:{s:4:\"time\";i:1589517732;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9257,2613,'_elementor_controls_usage','a:5:{s:10:\"jet-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:1;s:17:\"slider_fullScreen\";i:1;s:14:\"slide_distance\";i:1;s:10:\"thumbnails\";i:1;s:14:\"slider_shuffle\";i:1;s:21:\"slider_autoplay_delay\";i:1;s:17:\"slider_image_size\";i:1;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:1;}}s:5:\"style\";a:8:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:1;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:1;s:23:\"normal_navigation_color\";i:1;s:26:\"normal_navigation_bg_color\";i:1;s:27:\"normal_navigation_font_size\";i:1;s:22:\"normal_navigation_size\";i:1;s:31:\"normal_navigation_border_radius\";i:1;s:22:\"hover_navigation_color\";i:1;s:25:\"hover_navigation_bg_color\";i:1;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:1;s:34:\"slider_title_typography_typography\";i:1;s:33:\"slider_title_typography_font_size\";i:1;s:35:\"slider_title_typography_font_family\";i:1;s:35:\"slider_title_typography_font_weight\";i:1;s:38:\"slider_title_typography_text_transform\";i:1;s:19:\"slider_title_margin\";i:1;s:22:\"slider_title_alignment\";i:1;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:1;s:37:\"slider_subtitle_typography_typography\";i:1;s:36:\"slider_subtitle_typography_font_size\";i:1;s:38:\"slider_subtitle_typography_font_family\";i:1;s:38:\"slider_subtitle_typography_font_weight\";i:1;s:25:\"slider_subtitle_alignment\";i:1;s:42:\"slider_subtitle_typography_text_decoration\";i:1;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:1;s:33:\"slider_desc_typography_typography\";i:1;s:32:\"slider_desc_typography_font_size\";i:1;s:34:\"slider_desc_typography_font_family\";i:1;s:18:\"slider_desc_margin\";i:1;s:21:\"slider_desc_alignment\";i:1;s:34:\"slider_desc_typography_font_weight\";i:1;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:1;s:20:\"primary_button_color\";i:1;s:36:\"primary_button_typography_typography\";i:1;s:35:\"primary_button_typography_font_size\";i:1;s:37:\"primary_button_typography_font_family\";i:1;s:37:\"primary_button_typography_font_weight\";i:1;s:40:\"primary_button_typography_text_transform\";i:1;s:40:\"primary_button_typography_letter_spacing\";i:1;s:28:\"primary_button_border_radius\";i:1;s:29:\"primary_button_hover_bg_color\";i:1;s:26:\"primary_button_hover_color\";i:1;s:30:\"slider_action_button_alignment\";i:1;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:1;s:13:\"slider_height\";i:1;}s:30:\"section_slider_container_style\";a:2:{s:32:\"container_shadow_box_shadow_type\";i:1;s:27:\"container_shadow_box_shadow\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:22:\"background_hover_color\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(9258,2886,'_elementor_edit_mode','builder'),(9259,2886,'_elementor_template_type','wp-post'),(9260,2886,'_wp_page_template','default'),(9261,2886,'_elementor_data','[{\"id\":\"bf6808a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f553cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#7A7A7A\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"fb6b4fc\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"El Centro Legal y de Inmigraci\\u00f3n\",\"item_desc\":\"es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionar\\u00e1 un equipo comprometido...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/nosotros\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.\",\"item_desc\":\"Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_desc\":\"\\u00a1Estaremos all\\u00ed para ayudar!\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/es\\/servicios\\/\",\"item_button_primary_text\":\"Leer mas\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":63},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":4000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"container_shadow_box_shadow_type\":\"yes\",\"container_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":24,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ba1a464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de58aa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"4bf6253b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><\\/strong><\\/p><p><span style=\\\"color: #000000;\\\"><strong>El Centro Legal y de Inmigraci\\u00f3n\\u00a0<\\/strong>es un programa de una organizaci\\u00f3n civil internacional, sin fines de lucro basada en la comunidad, (BIHD),\\u00a0que le proporcionar\\u00e1 un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigraci\\u00f3n, legales y muchos temas relacionados con la ley.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cDe la comunidad, para la comunidad, por la comunidad\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1ESTAMOS CONTIGO!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Beneficiate de tener abogados de alta calidad a precios accesibles!\\u00a0Represent\\u00e1ndote en todos los casos de inmigraci\\u00f3n,\\u00a0desde peticiones \\u00a0familiares, Visas de inversion, negocios y trabajo,\\u00a0hasta defensa en \\u00a0\\u00a0procedimientos de deportaci\\u00f3n!\\u00a0Adem\\u00e1s de ofrecer representaci\\u00f3n legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tr\\u00e1fico, Ley de la Tercera Edad, de Bienes Ra\\u00edces y de Peque\\u00f1as Empresas.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigraci\\u00f3n.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>Cuando necesites la mejor representaci\\u00f3n legal,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u00a1Estaremos all\\u00ed para ayudar!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a4c1b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"cf5d914\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9262,2886,'_elementor_version','2.9.8'),(9263,2886,'_elementor_controls_usage','a:5:{s:10:\"jet-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:1;s:17:\"slider_fullScreen\";i:1;s:14:\"slide_distance\";i:1;s:10:\"thumbnails\";i:1;s:14:\"slider_shuffle\";i:1;s:21:\"slider_autoplay_delay\";i:1;s:17:\"slider_image_size\";i:1;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:1;}}s:5:\"style\";a:8:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:1;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:1;s:23:\"normal_navigation_color\";i:1;s:26:\"normal_navigation_bg_color\";i:1;s:27:\"normal_navigation_font_size\";i:1;s:22:\"normal_navigation_size\";i:1;s:31:\"normal_navigation_border_radius\";i:1;s:22:\"hover_navigation_color\";i:1;s:25:\"hover_navigation_bg_color\";i:1;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:1;s:34:\"slider_title_typography_typography\";i:1;s:33:\"slider_title_typography_font_size\";i:1;s:35:\"slider_title_typography_font_family\";i:1;s:35:\"slider_title_typography_font_weight\";i:1;s:38:\"slider_title_typography_text_transform\";i:1;s:19:\"slider_title_margin\";i:1;s:22:\"slider_title_alignment\";i:1;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:1;s:37:\"slider_subtitle_typography_typography\";i:1;s:36:\"slider_subtitle_typography_font_size\";i:1;s:38:\"slider_subtitle_typography_font_family\";i:1;s:38:\"slider_subtitle_typography_font_weight\";i:1;s:25:\"slider_subtitle_alignment\";i:1;s:42:\"slider_subtitle_typography_text_decoration\";i:1;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:1;s:33:\"slider_desc_typography_typography\";i:1;s:32:\"slider_desc_typography_font_size\";i:1;s:34:\"slider_desc_typography_font_family\";i:1;s:18:\"slider_desc_margin\";i:1;s:21:\"slider_desc_alignment\";i:1;s:34:\"slider_desc_typography_font_weight\";i:1;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:1;s:20:\"primary_button_color\";i:1;s:36:\"primary_button_typography_typography\";i:1;s:35:\"primary_button_typography_font_size\";i:1;s:37:\"primary_button_typography_font_family\";i:1;s:37:\"primary_button_typography_font_weight\";i:1;s:40:\"primary_button_typography_text_transform\";i:1;s:40:\"primary_button_typography_letter_spacing\";i:1;s:28:\"primary_button_border_radius\";i:1;s:29:\"primary_button_hover_bg_color\";i:1;s:26:\"primary_button_hover_color\";i:1;s:30:\"slider_action_button_alignment\";i:1;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:1;s:13:\"slider_height\";i:1;}s:30:\"section_slider_container_style\";a:2:{s:32:\"container_shadow_box_shadow_type\";i:1;s:27:\"container_shadow_box_shadow\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:22:\"background_hover_color\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(9264,2613,'_elementor_css','a:5:{s:4:\"time\";i:1589540822;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9265,2887,'_elementor_edit_mode','builder'),(9266,2887,'_elementor_template_type','post'),(9267,2887,'_wp_page_template','default'),(9268,2887,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9269,2887,'_elementor_version','0.4'),(9270,2887,'_elementor_controls_usage','a:5:{s:10:\"jet-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:1;s:17:\"slider_fullScreen\";i:1;s:14:\"slide_distance\";i:1;s:10:\"thumbnails\";i:1;s:14:\"slider_shuffle\";i:1;s:21:\"slider_autoplay_delay\";i:1;s:17:\"slider_image_size\";i:1;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:1;}}s:5:\"style\";a:7:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:1;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:1;s:23:\"normal_navigation_color\";i:1;s:26:\"normal_navigation_bg_color\";i:1;s:27:\"normal_navigation_font_size\";i:1;s:22:\"normal_navigation_size\";i:1;s:31:\"normal_navigation_border_radius\";i:1;s:22:\"hover_navigation_color\";i:1;s:25:\"hover_navigation_bg_color\";i:1;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:1;s:34:\"slider_title_typography_typography\";i:1;s:33:\"slider_title_typography_font_size\";i:1;s:35:\"slider_title_typography_font_family\";i:1;s:35:\"slider_title_typography_font_weight\";i:1;s:38:\"slider_title_typography_text_transform\";i:1;s:19:\"slider_title_margin\";i:1;s:22:\"slider_title_alignment\";i:1;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:1;s:37:\"slider_subtitle_typography_typography\";i:1;s:36:\"slider_subtitle_typography_font_size\";i:1;s:38:\"slider_subtitle_typography_font_family\";i:1;s:38:\"slider_subtitle_typography_font_weight\";i:1;s:25:\"slider_subtitle_alignment\";i:1;s:42:\"slider_subtitle_typography_text_decoration\";i:1;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:1;s:33:\"slider_desc_typography_typography\";i:1;s:32:\"slider_desc_typography_font_size\";i:1;s:34:\"slider_desc_typography_font_family\";i:1;s:18:\"slider_desc_margin\";i:1;s:21:\"slider_desc_alignment\";i:1;s:34:\"slider_desc_typography_font_weight\";i:1;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:1;s:20:\"primary_button_color\";i:1;s:36:\"primary_button_typography_typography\";i:1;s:35:\"primary_button_typography_font_size\";i:1;s:37:\"primary_button_typography_font_family\";i:1;s:37:\"primary_button_typography_font_weight\";i:1;s:40:\"primary_button_typography_text_transform\";i:1;s:40:\"primary_button_typography_letter_spacing\";i:1;s:28:\"primary_button_border_radius\";i:1;s:29:\"primary_button_hover_bg_color\";i:1;s:26:\"primary_button_hover_color\";i:1;s:30:\"slider_action_button_alignment\";i:1;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:1;s:13:\"slider_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(9271,2887,'_elementor_css','a:5:{s:4:\"time\";i:1589509956;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9272,2888,'_elementor_edit_mode','builder'),(9273,2888,'_elementor_template_type','post'),(9274,2888,'_wp_page_template','default'),(9275,2888,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9276,2888,'_elementor_version','0.4'),(9277,2888,'_elementor_css','a:5:{s:4:\"time\";i:1589509956;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9314,2695,'_elementor_css','a:5:{s:4:\"time\";i:1589542304;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9315,2672,'_elementor_css','a:5:{s:4:\"time\";i:1589542304;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9316,2637,'_elementor_css','a:5:{s:4:\"time\";i:1589542304;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9317,2631,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9318,2622,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9319,2814,'_elementor_css','a:6:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(9320,2585,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9321,2577,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9322,2520,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9323,2522,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9324,2530,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9325,2552,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9326,2528,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9327,2592,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9328,2525,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9329,2599,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9330,2531,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9331,2606,'_elementor_css','a:5:{s:4:\"time\";i:1589542305;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9332,2912,'_elementor_edit_mode','builder'),(9333,2912,'_elementor_template_type','wp-post'),(9334,2912,'_wp_page_template','default'),(9335,2912,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9336,2912,'_elementor_version','2.9.8'),(9337,2912,'_elementor_controls_usage','a:5:{s:10:\"jet-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:1;s:17:\"slider_fullScreen\";i:1;s:14:\"slide_distance\";i:1;s:10:\"thumbnails\";i:1;s:14:\"slider_shuffle\";i:1;s:21:\"slider_autoplay_delay\";i:1;s:17:\"slider_image_size\";i:1;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:1;}}s:5:\"style\";a:7:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:1;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:1;s:23:\"normal_navigation_color\";i:1;s:26:\"normal_navigation_bg_color\";i:1;s:27:\"normal_navigation_font_size\";i:1;s:22:\"normal_navigation_size\";i:1;s:31:\"normal_navigation_border_radius\";i:1;s:22:\"hover_navigation_color\";i:1;s:25:\"hover_navigation_bg_color\";i:1;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:1;s:34:\"slider_title_typography_typography\";i:1;s:33:\"slider_title_typography_font_size\";i:1;s:35:\"slider_title_typography_font_family\";i:1;s:35:\"slider_title_typography_font_weight\";i:1;s:38:\"slider_title_typography_text_transform\";i:1;s:19:\"slider_title_margin\";i:1;s:22:\"slider_title_alignment\";i:1;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:1;s:37:\"slider_subtitle_typography_typography\";i:1;s:36:\"slider_subtitle_typography_font_size\";i:1;s:38:\"slider_subtitle_typography_font_family\";i:1;s:38:\"slider_subtitle_typography_font_weight\";i:1;s:25:\"slider_subtitle_alignment\";i:1;s:42:\"slider_subtitle_typography_text_decoration\";i:1;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:1;s:33:\"slider_desc_typography_typography\";i:1;s:32:\"slider_desc_typography_font_size\";i:1;s:34:\"slider_desc_typography_font_family\";i:1;s:18:\"slider_desc_margin\";i:1;s:21:\"slider_desc_alignment\";i:1;s:34:\"slider_desc_typography_font_weight\";i:1;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:1;s:20:\"primary_button_color\";i:1;s:36:\"primary_button_typography_typography\";i:1;s:35:\"primary_button_typography_font_size\";i:1;s:37:\"primary_button_typography_font_family\";i:1;s:37:\"primary_button_typography_font_weight\";i:1;s:40:\"primary_button_typography_text_transform\";i:1;s:40:\"primary_button_typography_letter_spacing\";i:1;s:28:\"primary_button_border_radius\";i:1;s:29:\"primary_button_hover_bg_color\";i:1;s:26:\"primary_button_hover_color\";i:1;s:30:\"slider_action_button_alignment\";i:1;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:1;s:13:\"slider_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(9338,2912,'_elementor_css','a:5:{s:4:\"time\";i:1589541943;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9386,2943,'_elementor_edit_mode','builder'),(9387,2943,'_elementor_template_type','wp-post'),(9388,2943,'_wp_page_template','default'),(9389,2943,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline ]\\n[fb_plugin like share=true layout=button_count]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9390,2943,'_elementor_version','2.9.8'),(9392,2944,'_elementor_edit_mode','builder'),(9393,2944,'_elementor_template_type','wp-post'),(9394,2944,'_wp_page_template','default'),(9395,2944,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[fb_plugin like share=true layout=button_count]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9396,2944,'_elementor_version','2.9.8'),(9398,2945,'_elementor_edit_mode','builder'),(9399,2945,'_elementor_template_type','wp-post'),(9400,2945,'_wp_page_template','default'),(9401,2945,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin like share=true layout=button_count]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9402,2945,'_elementor_version','2.9.8'),(9410,2947,'_elementor_edit_mode','builder'),(9411,2947,'_elementor_template_type','wp-post'),(9412,2947,'_wp_page_template','default'),(9413,2947,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline hide_cover=true]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9414,2947,'_elementor_version','2.9.8'),(9417,2948,'_elementor_edit_mode','builder'),(9418,2948,'_elementor_template_type','wp-post'),(9419,2948,'_wp_page_template','default'),(9420,2948,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline hide_cover=false]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9421,2948,'_elementor_version','2.9.8'),(9422,2948,'_elementor_css','a:5:{s:4:\"time\";i:1589554798;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9425,2949,'_elementor_edit_mode','builder'),(9426,2949,'_elementor_template_type','wp-post'),(9427,2949,'_wp_page_template','default'),(9428,2949,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9429,2949,'_elementor_version','2.9.8'),(9430,2949,'_elementor_css','a:5:{s:4:\"time\";i:1589554843;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9433,2950,'_elementor_edit_mode','builder'),(9434,2950,'_elementor_template_type','wp-post'),(9435,2950,'_wp_page_template','default'),(9436,2950,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=400]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9437,2950,'_elementor_version','2.9.8'),(9438,2950,'_elementor_css','a:5:{s:4:\"time\";i:1589554884;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9441,2951,'_elementor_edit_mode','builder'),(9442,2951,'_elementor_template_type','wp-post'),(9443,2951,'_wp_page_template','default'),(9444,2951,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9445,2951,'_elementor_version','2.9.8'),(9446,2951,'_elementor_css','a:5:{s:4:\"time\";i:1589554959;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9448,2952,'_elementor_edit_mode','builder'),(9449,2952,'_elementor_template_type','wp-post'),(9450,2952,'_wp_page_template','default'),(9451,2952,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\\n[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true]\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9452,2952,'_elementor_version','2.9.8'),(9455,2953,'_elementor_edit_mode','builder'),(9456,2953,'_elementor_template_type','wp-post'),(9457,2953,'_wp_page_template','default'),(9458,2953,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\\n[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true show_facepile=true]\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9459,2953,'_elementor_version','2.9.8'),(9460,2953,'_elementor_css','a:5:{s:4:\"time\";i:1589555096;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9463,2954,'_elementor_edit_mode','builder'),(9464,2954,'_elementor_template_type','wp-post'),(9465,2954,'_wp_page_template','default'),(9466,2954,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\\n[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9467,2954,'_elementor_version','2.9.8'),(9468,2954,'_elementor_css','a:5:{s:4:\"time\";i:1589555195;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9471,2955,'_elementor_edit_mode','builder'),(9472,2955,'_elementor_template_type','wp-post'),(9473,2955,'_wp_page_template','default'),(9474,2955,'_elementor_data','[{\"id\":\"b97fc20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"_id\":\"5aba94\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60403d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3c99ea\",\"elType\":\"widget\",\"settings\":{\"slider_pagination\":\"\",\"slider_fullScreen\":\"\",\"slide_distance\":{\"unit\":\"px\",\"size\":0},\"item_list\":[{\"item_image\":{\"id\":2720,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/ch29f1-especial-mx-eu.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"The Legal and Immigration Center\",\"item_desc\":\"is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ...\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/about-us\\/mission\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"jc95vbf\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/1.jpg\",\"id\":2777},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"ed36acf\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/4.jpg\",\"id\":2780},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"448f056\"},{\"item_image\":{\"id\":2725,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/hombres-mujeres-perciben-mil-pesos-1.jpeg\"},\"item_title\":\"\",\"item_subtitle\":\"\\u201cOf the community, for the community, by the community\\u201d\",\"item_desc\":\"We can represent clients living in any state in the U.S. and abroad with their immigration process.\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"q8ebhj3\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/2.jpg\",\"id\":2778},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"0cf0dde\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/3.jpg\",\"id\":2779},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"18822f5\"},{\"item_image\":{\"id\":2727,\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Dreamers-TNS.jpg\"},\"item_title\":\"\",\"item_subtitle\":\"WE ARE WITH YOU!\",\"item_desc\":\"Representing you in all immigration cases\",\"item_button_primary_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/services\\/\",\"item_button_primary_text\":\"Read More\",\"item_button_secondary_ulr\":\"#\",\"item_button_secondary_text\":\"\",\"_id\":\"7albtw6\",\"item_icon\":\"\",\"item_button_secondary_url\":\"\"},{\"item_image\":{\"url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/03\\/6.jpg\",\"id\":2782},\"item_icon\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_desc\":\"\",\"item_button_primary_url\":\"\",\"item_button_primary_text\":\"More\",\"item_button_secondary_url\":\"\",\"item_button_secondary_text\":\"More\",\"_id\":\"2f8aed5\"}],\"overlay_opacity\":0,\"slider_navigation_icon_arrow\":\"fa fa-chevron-left\",\"normal_navigation_color\":\"#0d111d\",\"normal_navigation_bg_color\":\"#ffffff\",\"normal_navigation_font_size\":{\"unit\":\"px\",\"size\":15},\"normal_navigation_size\":{\"unit\":\"px\",\"size\":43},\"normal_navigation_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_navigation_color\":\"#ffe400\",\"hover_navigation_bg_color\":\"#242833\",\"slider_title_color\":\"#0d111d\",\"slider_title_typography_typography\":\"custom\",\"slider_title_typography_font_size\":{\"unit\":\"px\",\"size\":19},\"slider_title_typography_font_family\":\"Montserrat\",\"slider_title_typography_font_weight\":\"300\",\"slider_title_typography_text_transform\":\"none\",\"slider_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"slider_title_alignment\":\"left\",\"slider_subtitle_color\":\"#b8d84e\",\"slider_subtitle_typography_typography\":\"custom\",\"slider_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":43},\"slider_subtitle_typography_font_family\":\"Montserrat\",\"slider_subtitle_typography_font_weight\":\"700\",\"slider_subtitle_alignment\":\"left\",\"slider_desc_color\":\"#8b6cfc\",\"slider_desc_typography_typography\":\"custom\",\"slider_desc_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"slider_desc_typography_font_family\":\"Open Sans\",\"slider_desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"slider_desc_alignment\":\"left\",\"primary_button_bg_color\":\"#ffe400\",\"primary_button_color\":\"#0d111d\",\"primary_button_typography_typography\":\"custom\",\"primary_button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"primary_button_typography_font_family\":\"Montserrat\",\"primary_button_typography_font_weight\":\"700\",\"primary_button_typography_text_transform\":\"uppercase\",\"primary_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"primary_button_border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"primary_button_hover_bg_color\":\"#0d111d\",\"primary_button_hover_color\":\"#ffe400\",\"thumbnails\":\"\",\"slider_container_width\":{\"unit\":\"%\",\"size\":70},\"slider_action_button_alignment\":\"left\",\"slider_shuffle\":\"\",\"slider_autoplay_delay\":3000,\"jet_tricks_widget_satellite_image\":{\"id\":\"163\",\"url\":\"https:\\/\\/jetdesignkit.zemez.io\\/wp-content\\/uploads\\/2018\\/09\\/placeholder.png\"},\"slider_image_size\":\"full\",\"jet_tricks_widget_satellite_text\":\"Lorem Ipsum\",\"jet_tricks_widget_tooltip_description\":\"Lorem Ipsum\",\"slider_height\":{\"unit\":\"px\",\"size\":400},\"slider_subtitle_typography_text_decoration\":\"overline\",\"slider_desc_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"jet-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ab159b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4ade65c\",\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"}}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54e9583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63},\"elements\":[{\"id\":\"e43c956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><img class=\\\" wp-image-2744 alignleft\\\" src=\\\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/2019\\/01\\/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\\\" alt=\\\"\\\" width=\\\"283\\\" height=\\\"349\\\" \\/><span style=\\\"color: #000000;\\\">The Legal and Immigration Center<\\/span><\\/strong><span style=\\\"color: #000000;\\\">\\u00a0 is a program of an international community based, non-profit organization, (BIHD),\\u00a0that will provide you with a committed and professional\\u00a0 team of\\u00a0legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>\\u201cOf the community, for the community, by the community\\u201d.<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>WE ARE WITH YOU!<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\">Get top quality lawyers at affordable rates!\\u00a0Representing you in all immigration cases, from family,\\u00a0petitions, investment, business and job visas, to deportation proceedings!\\u00a0as well as several legal representation within the Criminal, family, Traffic,\\u00a0 Elder, Real State, and Small Business Law.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\">We can represent clients living in any state in the U.S. and abroad with their immigration process.<\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>When you need the best legal representation,<\\/strong><\\/span><\\/p><p><span style=\\\"color: #000000;\\\"><strong>we will be there to help!<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f8ed20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37},\"elements\":[{\"id\":\"c208034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\\n\\n[fb_plugin page href=https:\\/\\/www.facebook.com\\/The-Legal-and-Immigration-Center-2004555359846963\\/?modal=admin_todo_tour tabs=events hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9475,2955,'_elementor_version','2.9.8'),(9476,2955,'_elementor_css','a:5:{s:4:\"time\";i:1589555248;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9477,2514,'_elementor_controls_usage','a:5:{s:10:\"jet-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:16:\"section_settings\";a:7:{s:17:\"slider_pagination\";i:1;s:17:\"slider_fullScreen\";i:1;s:14:\"slide_distance\";i:1;s:10:\"thumbnails\";i:1;s:14:\"slider_shuffle\";i:1;s:21:\"slider_autoplay_delay\";i:1;s:17:\"slider_image_size\";i:1;}s:18:\"section_items_data\";a:1:{s:9:\"item_list\";i:1;}}s:5:\"style\";a:7:{s:35:\"section_images_layout_overlay_style\";a:1:{s:15:\"overlay_opacity\";i:1;}s:31:\"section_slider_navigation_style\";a:8:{s:28:\"slider_navigation_icon_arrow\";i:1;s:23:\"normal_navigation_color\";i:1;s:26:\"normal_navigation_bg_color\";i:1;s:27:\"normal_navigation_font_size\";i:1;s:22:\"normal_navigation_size\";i:1;s:31:\"normal_navigation_border_radius\";i:1;s:22:\"hover_navigation_color\";i:1;s:25:\"hover_navigation_bg_color\";i:1;}s:26:\"section_slider_title_style\";a:8:{s:18:\"slider_title_color\";i:1;s:34:\"slider_title_typography_typography\";i:1;s:33:\"slider_title_typography_font_size\";i:1;s:35:\"slider_title_typography_font_family\";i:1;s:35:\"slider_title_typography_font_weight\";i:1;s:38:\"slider_title_typography_text_transform\";i:1;s:19:\"slider_title_margin\";i:1;s:22:\"slider_title_alignment\";i:1;}s:29:\"section_slider_subtitle_style\";a:7:{s:21:\"slider_subtitle_color\";i:1;s:37:\"slider_subtitle_typography_typography\";i:1;s:36:\"slider_subtitle_typography_font_size\";i:1;s:38:\"slider_subtitle_typography_font_family\";i:1;s:38:\"slider_subtitle_typography_font_weight\";i:1;s:25:\"slider_subtitle_alignment\";i:1;s:42:\"slider_subtitle_typography_text_decoration\";i:1;}s:25:\"section_slider_desc_style\";a:7:{s:17:\"slider_desc_color\";i:1;s:33:\"slider_desc_typography_typography\";i:1;s:32:\"slider_desc_typography_font_size\";i:1;s:34:\"slider_desc_typography_font_family\";i:1;s:18:\"slider_desc_margin\";i:1;s:21:\"slider_desc_alignment\";i:1;s:34:\"slider_desc_typography_font_weight\";i:1;}s:27:\"section_action_button_style\";a:12:{s:23:\"primary_button_bg_color\";i:1;s:20:\"primary_button_color\";i:1;s:36:\"primary_button_typography_typography\";i:1;s:35:\"primary_button_typography_font_size\";i:1;s:37:\"primary_button_typography_font_family\";i:1;s:37:\"primary_button_typography_font_weight\";i:1;s:40:\"primary_button_typography_text_transform\";i:1;s:40:\"primary_button_typography_letter_spacing\";i:1;s:28:\"primary_button_border_radius\";i:1;s:29:\"primary_button_hover_bg_color\";i:1;s:26:\"primary_button_hover_color\";i:1;s:30:\"slider_action_button_alignment\";i:1;}s:28:\"section_slider_general_style\";a:2:{s:22:\"slider_container_width\";i:1;s:13:\"slider_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(9478,2514,'_elementor_css','a:5:{s:4:\"time\";i:1589555315;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'); /*!40000 ALTER TABLE `wpiw_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_posts` -- DROP TABLE IF EXISTS `wpiw_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=2956 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_posts` -- LOCK TABLES `wpiw_posts` WRITE; /*!40000 ALTER TABLE `wpiw_posts` DISABLE KEYS */; INSERT INTO `wpiw_posts` VALUES (29,3,'2016-11-02 15:05:14','2016-11-02 20:05:14','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]\nImmigration and Legal Center - Centro Legal y de Inmigración \"[your-subject]\"\n[your-name] <wordpress@sdektun.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 Immigration and Legal Center - Centro Legal y de Inmigración (https://sdektun.com/devbackup)\nmytangonet@yahoo.com\nReply-To: [your-email]\n\n0\n0\n\nImmigration and Legal Center - Centro Legal y de Inmigración \"[your-subject]\"\nImmigration and Legal Center - Centro Legal y de Inmigración <wordpress@sdektun.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Immigration and Legal Center - Centro Legal y de Inmigración (https://sdektun.com/devbackup)\n[your-email]\nReply-To: mytangonet@yahoo.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2016-11-02 15:05:14','2016-11-02 20:05:14','',0,'https://sdektun.com/devbackup/?post_type=wpcf7_contact_form&p=29',0,'wpcf7_contact_form','',0),(30,3,'2015-09-25 07:56:55','2015-09-25 07:56:55','','logo-hidden-sidebar','','inherit','open','closed','','logo-hidden-sidebar','','','2015-09-25 07:56:55','2015-09-25 07:56:55','',0,'http://SITE_URI/wp-content/uploads/2015/09/logo-hidden-sidebar.png',0,'attachment','image/png',0),(48,3,'2015-09-26 02:25:16','2015-09-26 02:25:16','','logo-white','','inherit','open','closed','','logo-white','','','2015-09-26 02:25:16','2015-09-26 02:25:16','',0,'http://SITE_URI/wp-content/uploads/2015/09/logo-white.png',0,'attachment','image/png',0),(74,3,'2015-09-28 02:27:16','2015-09-28 02:27:16','','logo-footer','','inherit','open','closed','','logo-footer','','','2015-09-28 02:27:16','2015-09-28 02:27:16','',0,'http://SITE_URI/wp-content/uploads/2015/09/logo-footer.png',0,'attachment','image/png',0),(126,3,'2015-09-29 06:43:04','2015-09-29 06:43:04','','page-title-v22','','inherit','open','closed','','page-title-v22','','','2015-09-29 06:43:04','2015-09-29 06:43:04','',0,'http://SITE_URI/wp-content/uploads/2015/09/page-title-v22.jpg',0,'attachment','image/jpeg',0),(147,3,'2015-09-29 07:23:30','2015-09-29 07:23:30','','page-title-v5','','inherit','open','closed','','page-title-v5-2','','','2015-09-29 07:23:30','2015-09-29 07:23:30','',0,'http://SITE_URI/wp-content/uploads/2015/09/page-title-v5.jpg',0,'attachment','image/jpeg',0),(183,3,'2015-09-30 03:01:06','2015-09-30 03:01:06','','header-trans','','inherit','open','closed','','header-trans','','','2015-09-30 03:01:06','2015-09-30 03:01:06','',0,'http://SITE_URI/wp-content/uploads/2015/09/header-trans.jpg',0,'attachment','image/jpeg',0),(236,3,'2015-09-30 10:31:06','2015-09-30 10:31:06','','tab','','inherit','open','closed','','tab','','','2015-09-30 10:31:06','2015-09-30 10:31:06','',0,'http://SITE_URI/wp-content/uploads/2015/09/tab.jpg',0,'attachment','image/jpeg',0),(238,3,'2015-10-01 01:13:16','2015-10-01 01:13:16','','signature','','inherit','open','closed','','signature','','','2015-10-01 01:13:16','2015-10-01 01:13:16','',0,'http://SITE_URI/wp-content/uploads/2015/10/signature.png',0,'attachment','image/png',0),(275,3,'2015-10-01 04:28:12','2015-10-01 04:28:12','We are working very close to our local communities, therefore where needed our bilingual advisers offer services in our clients native language. We provide wide range of quality and professional services.','Dilly Company','','publish','closed','closed','','client-1','','','2015-10-01 04:28:12','2015-10-01 04:28:12','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=275',0,'client','',0),(276,3,'2015-10-01 04:27:49','2015-10-01 04:27:49','','client1','','inherit','open','closed','','client1','','','2015-10-01 04:27:49','2015-10-01 04:27:49','',0,'http://SITE_URI/wp-content/uploads/2015/10/client1.png',0,'attachment','image/png',0),(277,3,'2015-10-01 04:27:51','2015-10-01 04:27:51','','client2','','inherit','open','closed','','client2','','','2015-10-01 04:27:51','2015-10-01 04:27:51','',0,'http://SITE_URI/wp-content/uploads/2015/10/client2.png',0,'attachment','image/png',0),(278,3,'2015-10-01 04:27:52','2015-10-01 04:27:52','','client3','','inherit','open','closed','','client3','','','2015-10-01 04:27:52','2015-10-01 04:27:52','',0,'http://SITE_URI/wp-content/uploads/2015/10/client3.png',0,'attachment','image/png',0),(279,3,'2015-10-01 04:27:54','2015-10-01 04:27:54','','client4','','inherit','open','closed','','client4','','','2015-10-01 04:27:54','2015-10-01 04:27:54','',0,'http://SITE_URI/wp-content/uploads/2015/10/client4.png',0,'attachment','image/png',0),(280,3,'2015-10-01 04:27:56','2015-10-01 04:27:56','','client5','','inherit','open','closed','','client5','','','2015-10-01 04:27:56','2015-10-01 04:27:56','',0,'http://SITE_URI/wp-content/uploads/2015/10/client5.png',0,'attachment','image/png',0),(281,3,'2015-10-01 04:27:57','2015-10-01 04:27:57','','client6','','inherit','open','closed','','client6','','','2015-10-01 04:27:57','2015-10-01 04:27:57','',0,'http://SITE_URI/wp-content/uploads/2015/10/client6.png',0,'attachment','image/png',0),(282,3,'2015-10-01 04:28:46','2015-10-01 04:28:46','Trust has over 2 years of experience in Mortgage and Financial Advice and in the whole of that time we have constantly striven to stay ahead of our competitors.\nOur specialists are at the forefront of industry knowledge and up-to-date training.','Amelie Company','','publish','closed','closed','','client-2','','','2015-10-01 04:28:46','2015-10-01 04:28:46','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=282',0,'client','',0),(283,3,'2015-10-01 04:29:16','2015-10-01 04:29:16','Our priority is to maintain our clients’ confidence, which ensures a long term working relationship with them, and we know that this can only be achieved if we deliver an efficient and professional accounting service.','Walkers Company','','publish','closed','closed','','client-3','','','2015-10-01 04:29:16','2015-10-01 04:29:16','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=283',0,'client','',0),(284,3,'2015-10-01 04:29:45','2015-10-01 04:29:45','Although we offer the one-stop convenience of an integrated range of financial and legal services in one place, there are occasions when our clients need specialist advice beyond the scope of our own expertise.','Greatevillage Company','','publish','closed','closed','','client-4','','','2015-10-01 04:29:45','2015-10-01 04:29:45','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=284',0,'client','',0),(285,3,'2015-10-01 04:30:14','2015-10-01 04:30:14','Trust has over 2 years of experience in Mortgage and Financial Advice and in the whole of that time we have constantly striven to stay ahead of our competitors.\nOur specialists are at the forefront of industry knowledge and up-to-date training.','Binge Company','','publish','closed','closed','','client-5','','','2015-10-01 04:30:14','2015-10-01 04:30:14','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=285',0,'client','',0),(286,3,'2015-10-01 04:30:37','2015-10-01 04:30:37','That’s why we’ve developed close working relationships with a number of strategic partners who can bring additional skills to the table to complement our own, carefully selected as leaders in their respective fields.','Bortolini Company','','publish','closed','closed','','client-6','','','2015-10-01 04:30:37','2015-10-01 04:30:37','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=286',0,'client','',0),(301,3,'2015-10-01 08:29:59','2015-10-01 08:29:59','','testimonial1','','inherit','open','closed','','testimonial1','','','2015-10-01 08:29:59','2015-10-01 08:29:59','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial1.jpg',0,'attachment','image/jpeg',0),(302,3,'2015-10-01 08:30:00','2015-10-01 08:30:00','','testimonial2','','inherit','open','closed','','testimonial2','','','2015-10-01 08:30:00','2015-10-01 08:30:00','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial2.jpg',0,'attachment','image/jpeg',0),(303,3,'2015-10-01 08:30:02','2015-10-01 08:30:02','','testimonial3','','inherit','open','closed','','testimonial3','','','2015-10-01 08:30:02','2015-10-01 08:30:02','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial3.jpg',0,'attachment','image/jpeg',0),(306,3,'2015-10-01 09:13:22','2015-10-01 09:13:22','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.','Begha','','publish','closed','closed','','begha','','','2015-10-01 09:13:22','2015-10-01 09:13:22','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=306',0,'testimonials','',0),(307,3,'2015-10-01 09:38:34','2015-10-01 09:38:34','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.','Ahmed Hassan','','publish','closed','closed','','begha-2','','','2015-10-01 09:38:34','2015-10-01 09:38:34','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=307',0,'testimonials','',0),(308,3,'2015-10-01 09:39:00','2015-10-01 09:39:00','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.','Begha','','publish','closed','closed','','begha-3','','','2015-10-01 09:39:00','2015-10-01 09:39:00','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=308',0,'testimonials','',0),(314,3,'2015-10-01 10:29:09','2015-10-01 10:29:09','','bg-counter','','inherit','open','closed','','bg-counter','','','2015-10-01 10:29:09','2015-10-01 10:29:09','',0,'http://SITE_URI/wp-content/uploads/2015/09/bg-counter.jpg',0,'attachment','image/jpeg',0),(328,3,'2015-10-01 16:12:33','2015-10-01 16:12:33','','35_Features_Shortcodes_03','','inherit','open','closed','','35_features_shortcodes_03','','','2015-10-01 16:12:33','2015-10-01 16:12:33','',0,'http://SITE_URI/wp-content/uploads/2015/09/35_Features_Shortcodes_03.jpg',0,'attachment','image/jpeg',0),(330,3,'2015-10-01 16:16:53','2015-10-01 16:16:53','','image-accordion1','','inherit','open','closed','','image-accordion1','','','2015-10-01 16:16:53','2015-10-01 16:16:53','',0,'http://SITE_URI/wp-content/uploads/2015/09/image-accordion1.jpg',0,'attachment','image/jpeg',0),(351,3,'2015-10-02 03:13:11','2015-10-02 03:13:11','','bg-calltoaction','','inherit','open','closed','','bg-calltoaction','','','2015-10-02 03:13:11','2015-10-02 03:13:11','',0,'http://SITE_URI/wp-content/uploads/2015/09/bg-calltoaction.jpg',0,'attachment','image/jpeg',0),(364,3,'2015-10-02 07:09:50','2015-10-02 07:09:50','<ul><li>Option Number 1</li>\n<li>Option Number 2</li>\n<li>Option Number 3</li>\n<li>Option Number 4</li>\n<li>Option Number 5</li>\n<li>Option Number 6</li></ul>','Plan No 3','','publish','closed','closed','','plan-no-3','','','2015-10-02 07:09:50','2015-10-02 07:09:50','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=pricing&p=364',0,'pricing','',0),(366,3,'2015-10-02 07:35:07','2015-10-02 07:35:07','<ul><li>Option Number 1</li>\n<li>Option Number 2</li>\n<li>Option Number 3</li>\n<li>Option Number 4</li>\n<li>Option Number 5</li>\n<li>Option Number 6</li></ul>','Plan No 2','','publish','closed','closed','','plan-no-2','','','2015-10-02 07:35:07','2015-10-02 07:35:07','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=pricing&p=366',0,'pricing','',0),(367,3,'2015-10-02 07:35:58','2015-10-02 07:35:58','<ul><li>Option Number 1</li>\n<li>Option Number 2</li>\n<li>Option Number 3</li>\n<li>Option Number 4</li>\n<li>Option Number 5</li>\n<li>Option Number 6</li></ul>','Plan No 1','','publish','closed','closed','','plan-no-1','','','2015-10-02 07:35:58','2015-10-02 07:35:58','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=pricing&p=367',0,'pricing','',0),(385,3,'2015-10-02 09:32:47','2015-10-02 09:32:47','','bg-contact1','','inherit','open','closed','','bg-contact1','','','2015-10-02 09:32:47','2015-10-02 09:32:47','',0,'http://SITE_URI/wp-content/uploads/2015/09/bg-contact1.jpg',0,'attachment','image/jpeg',0),(439,3,'2015-10-03 02:51:37','2015-10-03 02:51:37','','icon-map','','inherit','open','closed','','icon-map','','','2015-10-03 02:51:37','2015-10-03 02:51:37','',0,'http://SITE_URI/wp-content/uploads/2015/09/icon-map.png',0,'attachment','image/png',0),(452,3,'2015-10-03 03:32:12','2015-10-03 03:32:12','','blog1','','inherit','open','closed','','blog1','','','2015-10-03 03:32:12','2015-10-03 03:32:12','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog1.jpg',0,'attachment','image/jpeg',0),(453,3,'2015-10-03 03:32:14','2015-10-03 03:32:14','','blog2','','inherit','open','closed','','blog2','','','2015-10-03 03:32:14','2015-10-03 03:32:14','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog2.jpg',0,'attachment','image/jpeg',0),(454,3,'2015-10-03 03:32:15','2015-10-03 03:32:15','','blog3','','inherit','open','closed','','blog3','','','2015-10-03 03:32:15','2015-10-03 03:32:15','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog3.jpg',0,'attachment','image/jpeg',0),(455,3,'2015-10-03 03:32:17','2015-10-03 03:32:17','','blog4','','inherit','open','closed','','blog4','','','2015-10-03 03:32:17','2015-10-03 03:32:17','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog4.jpg',0,'attachment','image/jpeg',0),(456,3,'2015-10-03 03:32:18','2015-10-03 03:32:18','','blog5','','inherit','open','closed','','blog5','','','2015-10-03 03:32:18','2015-10-03 03:32:18','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog5.jpg',0,'attachment','image/jpeg',0),(457,3,'2015-10-03 03:32:20','2015-10-03 03:32:20','','blog6','','inherit','open','closed','','blog6','','','2015-10-03 03:32:20','2015-10-03 03:32:20','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog6.jpg',0,'attachment','image/jpeg',0),(458,3,'2015-10-03 03:32:21','2015-10-03 03:32:21','','blog7','','inherit','open','closed','','blog7','','','2015-10-03 03:32:21','2015-10-03 03:32:21','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog7.jpg',0,'attachment','image/jpeg',0),(485,3,'2015-10-06 07:14:54','2015-10-06 07:14:54','','blog8','','inherit','open','closed','','blog8','','','2015-10-06 07:14:54','2015-10-06 07:14:54','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog8.jpg',0,'attachment','image/jpeg',0),(486,3,'2015-10-06 07:14:56','2015-10-06 07:14:56','','blog9','','inherit','open','closed','','blog9','','','2015-10-06 07:14:56','2015-10-06 07:14:56','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog9.jpg',0,'attachment','image/jpeg',0),(511,3,'2015-10-06 09:33:23','2015-10-06 09:33:23','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Mostafa Amin','','publish','closed','closed','','mostafa-amin-2','','','2015-10-06 09:33:23','2015-10-06 09:33:23','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=511',0,'attorneys','',0),(512,3,'2015-10-06 09:32:47','2015-10-06 09:32:47','','Attorneys1','','inherit','open','closed','','attorneys1','','','2015-10-06 09:32:47','2015-10-06 09:32:47','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys1.jpg',0,'attachment','image/jpeg',0),(513,3,'2015-10-06 09:32:49','2015-10-06 09:32:49','','Attorneys2','','inherit','open','closed','','attorneys2','','','2015-10-06 09:32:49','2015-10-06 09:32:49','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys2.jpg',0,'attachment','image/jpeg',0),(514,3,'2015-10-06 09:32:50','2015-10-06 09:32:50','','Attorneys3','','inherit','open','closed','','attorneys3','','','2015-10-06 09:32:50','2015-10-06 09:32:50','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys3.jpg',0,'attachment','image/jpeg',0),(515,3,'2015-10-06 09:32:52','2015-10-06 09:32:52','','Attorneys4','','inherit','open','closed','','attorneys4','','','2015-10-06 09:32:52','2015-10-06 09:32:52','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys4.jpg',0,'attachment','image/jpeg',0),(516,3,'2015-10-06 09:32:54','2015-10-06 09:32:54','','Attorneys5','','inherit','open','closed','','attorneys5','','','2015-10-06 09:32:54','2015-10-06 09:32:54','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys5.jpg',0,'attachment','image/jpeg',0),(517,3,'2015-10-06 09:32:56','2015-10-06 09:32:56','','Attorneys6','','inherit','open','closed','','attorneys6','','','2015-10-06 09:32:56','2015-10-06 09:32:56','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys6.jpg',0,'attachment','image/jpeg',0),(518,3,'2015-10-06 09:32:57','2015-10-06 09:32:57','','Attorneys7','','inherit','open','closed','','attorneys7','','','2015-10-06 09:32:57','2015-10-06 09:32:57','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys7.jpg',0,'attachment','image/jpeg',0),(519,3,'2015-10-06 09:32:59','2015-10-06 09:32:59','','Attorneys8','','inherit','open','closed','','attorneys8','','','2015-10-06 09:32:59','2015-10-06 09:32:59','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys8.jpg',0,'attachment','image/jpeg',0),(520,3,'2015-10-06 09:40:02','2015-10-06 09:40:02','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Mostafa Amin','','publish','closed','closed','','mostafa-amin-3','','','2015-10-06 09:40:02','2015-10-06 09:40:02','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=520',0,'attorneys','',0),(521,3,'2015-10-06 09:40:45','2015-10-06 09:40:45','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Ahmed Emad Eldeen','','publish','closed','closed','','ahmed-emad-eldeen','','','2015-10-06 09:40:45','2015-10-06 09:40:45','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=521',0,'attorneys','',0),(522,3,'2015-10-06 09:41:16','2015-10-06 09:41:16','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Fouad Badwy','','publish','closed','closed','','fouad-badwy','','','2015-10-06 09:41:16','2015-10-06 09:41:16','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=522',0,'attorneys','',0),(523,3,'2015-10-06 09:41:50','2015-10-06 09:41:50','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Amr Sadek','','publish','closed','closed','','amr-sadek','','','2015-10-06 09:41:50','2015-10-06 09:41:50','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=523',0,'attorneys','',0),(524,3,'2015-10-06 09:42:26','2015-10-06 09:42:26','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Ahmed Abd Alhaleem','','publish','closed','closed','','ahmed-abd-alhaleem','','','2015-10-06 09:42:26','2015-10-06 09:42:26','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=524',0,'attorneys','',0),(525,3,'2015-10-06 09:43:03','2015-10-06 09:43:03','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Mohamed Habaza','','publish','closed','closed','','mohamed-habaza','','','2015-10-06 09:43:03','2015-10-06 09:43:03','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=525',0,'attorneys','',0),(526,3,'2015-10-06 09:43:47','2015-10-06 09:43:47','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Ahmed Hassan','','publish','closed','closed','','ahmed-hassan','','','2015-10-06 09:43:47','2015-10-06 09:43:47','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=526',0,'attorneys','',0),(527,3,'2015-10-06 09:44:20','2015-10-06 09:44:20','[vc_row][vc_column][vc_column_text]\n<h5>About Mahmoud :</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients’ cases to obtain the best results they could achieve in their particular situation.\n\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_column_text]\n<h5>Education & Court Admissions :</h5>\nMahmoud Baghagho started the firm in 1900. He has extensive trial experience in both civil and criminal litigation. Since the early 1990s Chandanss Sahoo has restricted his practice to representing people who have been seriously injured or representing family members of people who had been wrongfully killed.\n\n[/vc_column_text][vc_empty_space height=\"45px\"][vc_row_inner][vc_column_inner list_style=\"cms-list-round-icon2\"][vc_column_text]\n<h5>Leadership, Membership & Honors :</h5>\n<ul>\n <li>American Bar Association, Member</li>\n <li>21st Judicial District Bar, Member</li>\n <li>Forsyth County Bar Association, Member</li>\n</ul>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>Attorny Skills :</h5>\n[/vc_column_text][vc_empty_space height=\"17px\"][vc_row_inner][vc_column_inner][cms_progressbar item_title=\"Criminal Law\" value=\"75\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Indurance\" value=\"50\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Financial Law\" value=\"90\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Civil Litigation\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][cms_progressbar item_title=\"Other Areas\" value=\"95\" bg_color=\"\" width=\"100%\" height=\"4px\" striped=\"no\" value_suffix=\"%\" border_radius=\"0px\" cms_template=\"cms_progressbar.php\"][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_column_text]\n<h5>Practice Areas :</h5>\n[/vc_column_text][vc_empty_space height=\"24px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"2\" col_lg=\"2\" source=\"size:3|order_by:date|post_type:practice|by_id:575,574,572\" cms_template=\"cms_grid--layout-practice9.php\"][/vc_column][/vc_row]','Mahmoud Adel Baghagho','','publish','closed','closed','','mahmoud-adel-baghagho','','','2015-10-06 09:44:20','2015-10-06 09:44:20','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=attorneys&p=527',0,'attorneys','',0),(529,3,'2015-10-06 09:47:01','2015-10-06 09:47:01','','bg-team','','inherit','open','closed','','bg-team','','','2015-10-06 09:47:01','2015-10-06 09:47:01','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-team.jpg',0,'attachment','image/jpeg',0),(563,3,'2015-10-08 03:49:44','2015-10-08 03:49:44','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Financial Law','','publish','closed','closed','','financial-law','','','2015-10-08 03:49:44','2015-10-08 03:49:44','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=563',0,'practice','',0),(564,3,'2015-10-08 03:49:23','2015-10-08 03:49:23','','Practice1','','inherit','open','closed','','practice1','','','2015-10-08 03:49:23','2015-10-08 03:49:23','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice1.jpg',0,'attachment','image/jpeg',0),(565,3,'2015-10-08 03:49:25','2015-10-08 03:49:25','','Practice2','','inherit','open','closed','','practice2','','','2015-10-08 03:49:25','2015-10-08 03:49:25','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice2.jpg',0,'attachment','image/jpeg',0),(566,3,'2015-10-08 03:49:27','2015-10-08 03:49:27','','Practice3','','inherit','open','closed','','practice3','','','2015-10-08 03:49:27','2015-10-08 03:49:27','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice3.jpg',0,'attachment','image/jpeg',0),(567,3,'2015-10-08 03:49:29','2015-10-08 03:49:29','','Practice4','','inherit','open','closed','','practice4','','','2015-10-08 03:49:29','2015-10-08 03:49:29','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice4.jpg',0,'attachment','image/jpeg',0),(568,3,'2015-10-08 03:49:31','2015-10-08 03:49:31','','Practice5','','inherit','open','closed','','practice5','','','2015-10-08 03:49:31','2015-10-08 03:49:31','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice5.jpg',0,'attachment','image/jpeg',0),(569,3,'2015-10-08 03:49:32','2015-10-08 03:49:32','','Practice6','','inherit','open','closed','','practice6','','','2015-10-08 03:49:32','2015-10-08 03:49:32','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice6.jpg',0,'attachment','image/jpeg',0),(570,3,'2015-10-08 03:55:48','2015-10-08 03:55:48','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Drug Offences','','publish','closed','closed','','drug-offences','','','2015-10-08 03:55:48','2015-10-08 03:55:48','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=570',0,'practice','',0),(571,3,'2015-10-08 03:56:15','2015-10-08 03:56:15','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Sexual Offences','','publish','closed','closed','','sexual-offences','','','2015-10-08 03:56:15','2015-10-08 03:56:15','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=571',0,'practice','',0),(572,3,'2015-10-08 03:56:43','2015-10-08 03:56:43','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Shoplifting','','publish','closed','closed','','shoplifting','','','2015-10-08 03:56:43','2015-10-08 03:56:43','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=572',0,'practice','',0),(574,3,'2015-10-08 03:57:10','2015-10-08 03:57:10','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Fire Accident','','publish','closed','closed','','fire-accident','','','2015-10-08 03:57:10','2015-10-08 03:57:10','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=574',0,'practice','',0),(575,3,'2015-10-08 03:57:35','2015-10-08 03:57:35','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Family Law','','publish','closed','closed','','family-law','','','2015-10-08 03:57:35','2015-10-08 03:57:35','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=575',0,'practice','',0),(589,3,'2015-10-08 07:10:32','2015-10-08 07:10:32','','Practice_Areas1','','inherit','open','closed','','practice_areas1','','','2015-10-08 07:10:32','2015-10-08 07:10:32','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice_Areas1.png',0,'attachment','image/png',0),(591,3,'2015-10-08 07:22:40','2015-10-08 07:22:40','','Practice_bg','','inherit','open','closed','','practice_bg','','','2015-10-08 07:22:40','2015-10-08 07:22:40','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice_bg.jpg',0,'attachment','image/jpeg',0),(599,3,'2015-10-08 08:04:20','2015-10-08 08:04:20','<div class=\"form-practice\">\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"YOUR EMAIL\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-4 col-md-4 col-lg-4 cms-select\">\n <div class=\"wpcf7-form-item\">[select menu-317 \"Practice Area\" \"Practice Area 1\" \"Practice Area 2\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12 clearfix\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"CASE DETAILS\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-4 col-md-3 col-lg-3\" style=\"padding-right: 30px;\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Request\"]\n </div>\n <div class=\"col-xs-12 col-sm-8 col-md-9 col-lg-9\" style=\"border-left: 1px solid #e5e4e4;padding-bottom: 8px;padding-left: 30px;\">Fill out the form below to recieve a free and confidential intial consultation. Don’t worry, we never share your information or use it to spam you.</div>\n</div>\n</div>\n[your-subject]\n[your-name] <wordpress@192.168.1.110>\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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\nadmin@gmail.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nWP Trust <wordpress@192.168.1.110>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\n[your-email]\nReply-To: admin@gmail.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nYour answer is not correct.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.','Contact Form Page Practice','','publish','closed','closed','','contact-form-1_copy','','','2015-10-08 08:04:20','2015-10-08 08:04:20','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=wpcf7_contact_form&p=599',0,'wpcf7_contact_form','',0),(609,3,'2015-10-08 09:53:31','2015-10-08 09:53:31','','Practice_bg_right','','inherit','open','closed','','practice_bg_right','','','2015-10-08 09:53:31','2015-10-08 09:53:31','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice_bg_right.jpg',0,'attachment','image/jpeg',0),(626,3,'2015-10-06 14:23:03','2015-10-06 14:23:03','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Civil Litigation','','publish','closed','closed','','civil-litigation','','','2015-10-06 14:23:03','2015-10-06 14:23:03','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=626',0,'practice','',0),(627,3,'2015-10-08 14:22:53','2015-10-08 14:22:53','','practice7','','inherit','open','closed','','practice7','','','2015-10-08 14:22:53','2015-10-08 14:22:53','',0,'http://SITE_URI/wp-content/uploads/2015/10/practice7.jpg',0,'attachment','image/jpeg',0),(628,3,'2015-10-08 14:22:55','2015-10-08 14:22:55','','practice8','','inherit','open','closed','','practice8','','','2015-10-08 14:22:55','2015-10-08 14:22:55','',0,'http://SITE_URI/wp-content/uploads/2015/10/practice8.jpg',0,'attachment','image/jpeg',0),(629,3,'2015-10-07 14:24:26','2015-10-07 14:24:26','[vc_row][vc_column][vc_column_text]\n<h5>Overview :</h5>\nFamily law consists of a body of statutes and case precedents that govern the legal responsibilities between individuals who share a domestic connection. These cases usually involve parties who are related by blood or marriage, but family law can affect those in more distant or casual relationships as well. Due to the emotionally-charged nature of most family law cases, litigants are strongly advised to retain legal counsel.[/vc_column_text][vc_empty_space height=\"26px\"][vc_column_text]The vast majority of family law proceedings come about as a result of the termination of a marriage or romantic relationship. Family law attorneys help their clients file for separation or divorce, alimony, and child custody, visitation, and support. Spouses married a short time may seek an annulment, and special rights may exist between same-sex couples. The division of property at the end of a marriage is also a common issue in family law cases.[/vc_column_text][vc_empty_space height=\"47px\"][vc_column_text]\n<h5>How Can We Help !</h5>\nIn Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation. Trust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible. [/vc_column_text][vc_empty_space height=\"15px\"][vc_raw_html]JTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmJ0biUyMGJ0bi1wcmltYXJ5JTIyJTNFUmVxdWVzdCUyMEZyZWUlMjBDb25zdWx0YXRpb24lM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"22px\"][vc_column_text]\n<h5>How Can We Help !</h5>\n[/vc_column_text][vc_empty_space height=\"25px\"][cms_grid col_xs=\"1\" col_sm=\"2\" col_md=\"3\" col_lg=\"3\" show_hide_navigation=\"no\" source=\"size:3|order_by:date|post_type:attorneys\" cms_template=\"cms_grid--layout-attorneys1.php\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Insurance','','publish','closed','closed','','insurance','','','2015-10-07 14:24:26','2015-10-07 14:24:26','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=practice&p=629',0,'practice','',0),(675,3,'2015-10-09 07:17:11','2015-10-09 07:17:11','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 12','','publish','closed','closed','','gallery-title-12','','','2015-10-09 07:17:11','2015-10-09 07:17:11','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=675',0,'galeries','',0),(676,3,'2015-10-09 07:16:35','2015-10-09 07:16:35','','gallery1','','inherit','open','closed','','gallery1','','','2015-10-09 07:16:35','2015-10-09 07:16:35','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery1.jpg',0,'attachment','image/jpeg',0),(677,3,'2015-10-09 07:16:37','2015-10-09 07:16:37','','gallery2','','inherit','open','closed','','gallery2','','','2015-10-09 07:16:37','2015-10-09 07:16:37','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery2.jpg',0,'attachment','image/jpeg',0),(678,3,'2015-10-09 07:16:39','2015-10-09 07:16:39','','gallery3','','inherit','open','closed','','gallery3','','','2015-10-09 07:16:39','2015-10-09 07:16:39','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery3.jpg',0,'attachment','image/jpeg',0),(679,3,'2015-10-09 07:16:41','2015-10-09 07:16:41','','gallery4','','inherit','open','closed','','gallery4','','','2015-10-09 07:16:41','2015-10-09 07:16:41','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery4.jpg',0,'attachment','image/jpeg',0),(680,3,'2015-10-09 07:16:43','2015-10-09 07:16:43','','gallery5','','inherit','open','closed','','gallery5','','','2015-10-09 07:16:43','2015-10-09 07:16:43','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery5.jpg',0,'attachment','image/jpeg',0),(681,3,'2015-10-09 07:16:45','2015-10-09 07:16:45','','gallery6','','inherit','open','closed','','gallery6','','','2015-10-09 07:16:45','2015-10-09 07:16:45','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery6.jpg',0,'attachment','image/jpeg',0),(682,3,'2015-10-09 07:16:49','2015-10-09 07:16:49','','gallery7','','inherit','open','closed','','gallery7','','','2015-10-09 07:16:49','2015-10-09 07:16:49','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery7.jpg',0,'attachment','image/jpeg',0),(683,3,'2015-10-09 07:16:51','2015-10-09 07:16:51','','gallery8','','inherit','open','closed','','gallery8','','','2015-10-09 07:16:51','2015-10-09 07:16:51','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery8.jpg',0,'attachment','image/jpeg',0),(684,3,'2015-10-09 07:16:53','2015-10-09 07:16:53','','gallery9','','inherit','open','closed','','gallery9','','','2015-10-09 07:16:53','2015-10-09 07:16:53','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery9.jpg',0,'attachment','image/jpeg',0),(685,3,'2015-10-09 07:16:55','2015-10-09 07:16:55','','gallery10','','inherit','open','closed','','gallery10','','','2015-10-09 07:16:55','2015-10-09 07:16:55','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery10.jpg',0,'attachment','image/jpeg',0),(686,3,'2015-10-09 07:16:57','2015-10-09 07:16:57','','gallery11','','inherit','open','closed','','gallery11','','','2015-10-09 07:16:57','2015-10-09 07:16:57','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery11.jpg',0,'attachment','image/jpeg',0),(687,3,'2015-10-09 07:16:58','2015-10-09 07:16:58','','gallery12','','inherit','open','closed','','gallery12','','','2015-10-09 07:16:58','2015-10-09 07:16:58','',0,'http://SITE_URI/wp-content/uploads/2015/10/gallery12.jpg',0,'attachment','image/jpeg',0),(688,3,'2015-10-09 07:17:38','2015-10-09 07:17:38','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 11','','publish','closed','closed','','gallery-title-11','','','2015-10-09 07:17:38','2015-10-09 07:17:38','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=688',0,'galeries','',0),(689,3,'2015-10-09 07:18:19','2015-10-09 07:18:19','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 10','','publish','closed','closed','','gallery-title-10','','','2015-10-09 07:18:19','2015-10-09 07:18:19','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=689',0,'galeries','',0),(690,3,'2015-10-09 07:18:59','2015-10-09 07:18:59','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 9','','publish','closed','closed','','gallery-title-9','','','2015-10-09 07:18:59','2015-10-09 07:18:59','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=690',0,'galeries','',0),(691,3,'2015-10-09 07:19:38','2015-10-09 07:19:38','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 8','','publish','closed','closed','','gallery-title-8','','','2015-10-09 07:19:38','2015-10-09 07:19:38','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=691',0,'galeries','',0),(692,3,'2015-10-09 07:20:17','2015-10-09 07:20:17','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 7','','publish','closed','closed','','gallery-title-7','','','2015-10-09 07:20:17','2015-10-09 07:20:17','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=692',0,'galeries','',0),(693,3,'2015-10-09 07:20:50','2015-10-09 07:20:50','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 6','','publish','closed','closed','','gallery-title-6','','','2015-10-09 07:20:50','2015-10-09 07:20:50','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=693',0,'galeries','',0),(694,3,'2015-10-09 07:21:29','2015-10-09 07:21:29','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 5','','publish','closed','closed','','gallery-title-5','','','2015-10-09 07:21:29','2015-10-09 07:21:29','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=694',0,'galeries','',0),(696,3,'2015-10-09 07:22:00','2015-10-09 07:22:00','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 4','','publish','closed','closed','','gallery-title-4','','','2015-10-09 07:22:00','2015-10-09 07:22:00','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=696',0,'galeries','',0),(697,3,'2015-10-09 07:22:32','2015-10-09 07:22:32','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 3','','publish','closed','closed','','gallery-title-3','','','2015-10-09 07:22:32','2015-10-09 07:22:32','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=697',0,'galeries','',0),(698,3,'2015-10-09 07:22:56','2015-10-09 07:22:56','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 2','','publish','closed','closed','','gallery-title-2','','','2015-10-09 07:22:56','2015-10-09 07:22:56','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=698',0,'galeries','',0),(699,3,'2015-10-09 07:23:27','2015-10-09 07:23:27','In Trust, we are aiming to provide high quality legal consultancy, support and results for your legal issues. Aiming to provide high quality legal consultancy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.','Gallery Title 1','','publish','closed','closed','','gallery-title-1','','','2015-10-09 07:23:27','2015-10-09 07:23:27','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=galeries&p=699',0,'galeries','',0),(701,3,'2015-10-09 07:25:38','2015-10-09 07:25:38','','bg-page-title-gallery','','inherit','open','closed','','bg-page-title-gallery','','','2015-10-09 07:25:38','2015-10-09 07:25:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-page-title-gallery.jpg',0,'attachment','image/jpeg',0),(716,3,'2015-10-09 08:23:07','2015-10-09 08:23:07','','bg-page-title-clients','','inherit','open','closed','','bg-page-title-clients','','','2015-10-09 08:23:07','2015-10-09 08:23:07','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-page-title-clients.jpg',0,'attachment','image/jpeg',0),(726,3,'2015-10-12 07:17:33','2015-10-12 07:17:33','','bg-client','','inherit','open','closed','','bg-client','','','2015-10-12 07:17:33','2015-10-12 07:17:33','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-client.jpg',0,'attachment','image/jpeg',0),(733,3,'2015-10-12 07:45:43','2015-10-12 07:45:43','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they could achieve in their particular situation.\nTrust has been known for doing what he says, aiming to bring favourable results for its customers as soon as possible.','Habaza','','publish','closed','closed','','habaza','','','2015-10-12 07:45:43','2015-10-12 07:45:43','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=733',0,'testimonials','',0),(749,3,'2015-10-12 09:04:22','2015-10-12 09:04:22','','bg-page-title-about','','inherit','open','closed','','bg-page-title-about','','','2015-10-12 09:04:22','2015-10-12 09:04:22','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-page-title-about.jpg',0,'attachment','image/jpeg',0),(778,3,'2015-10-21 13:33:39','2015-10-21 13:33:39','','bg-faq','','inherit','open','closed','','bg-faq','','','2015-10-21 13:33:39','2015-10-21 13:33:39','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-faq.jpg',0,'attachment','image/jpeg',0),(782,3,'2015-10-21 14:23:11','2015-10-21 14:23:11','','bg-testimonial-about','','inherit','open','closed','','bg-testimonial-about','','','2015-10-21 14:23:11','2015-10-21 14:23:11','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-testimonial-about.jpg',0,'attachment','image/jpeg',0),(839,3,'2015-10-22 15:29:54','2015-10-22 15:29:54','','line-slider','','inherit','open','closed','','line-slider','','','2015-10-22 15:29:54','2015-10-22 15:29:54','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-slider.jpg',0,'attachment','image/jpeg',0),(909,3,'2015-10-23 18:56:33','2015-10-23 18:56:33','','line-white-text','','inherit','open','closed','','line-white-text','','','2015-10-23 18:56:33','2015-10-23 18:56:33','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-white-text.png',0,'attachment','image/png',0),(910,3,'2015-10-23 18:56:34','2015-10-23 18:56:34','','line-white','','inherit','open','closed','','line-white','','','2015-10-23 18:56:34','2015-10-23 18:56:34','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-white.jpg',0,'attachment','image/jpeg',0),(911,3,'2015-10-23 18:56:36','2015-10-23 18:56:36','','slider3_ly1','','inherit','open','closed','','slider3_ly1','','','2015-10-23 18:56:36','2015-10-23 18:56:36','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(912,3,'2015-10-23 18:56:37','2015-10-23 18:56:37','','slider3_ly2','','inherit','open','closed','','slider3_ly2','','','2015-10-23 18:56:37','2015-10-23 18:56:37','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly2.png',0,'attachment','image/png',0),(913,3,'2015-10-23 18:56:38','2015-10-23 18:56:38','','slider3_ly3','','inherit','open','closed','','slider3_ly3','','','2015-10-23 18:56:38','2015-10-23 18:56:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(926,3,'2015-10-24 01:43:07','2015-10-24 01:43:07','','bg-slider4','','inherit','open','closed','','bg-slider4','','','2015-10-24 01:43:07','2015-10-24 01:43:07','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider4.jpg',0,'attachment','image/jpeg',0),(927,3,'2015-10-24 01:47:49','2015-10-24 01:47:49','','slider4-ly1','','inherit','open','closed','','slider4-ly1','','','2015-10-24 01:47:49','2015-10-24 01:47:49','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider4-ly1.png',0,'attachment','image/png',0),(952,3,'2015-10-24 04:04:57','2015-10-24 04:04:57','','bg-slider5-layer3','','inherit','open','closed','','bg-slider5-layer3','','','2015-10-24 04:04:57','2015-10-24 04:04:57','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider5-layer3.jpg',0,'attachment','image/jpeg',0),(954,3,'2015-10-24 04:12:43','2015-10-24 04:12:43','','bg-slider5-layer2','','inherit','open','closed','','bg-slider5-layer2','','','2015-10-24 04:12:43','2015-10-24 04:12:43','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider5-layer2.jpg',0,'attachment','image/jpeg',0),(955,3,'2015-10-24 04:19:26','2015-10-24 04:19:26','','slider5-imglayer1','','inherit','open','closed','','slider5-imglayer1','','','2015-10-24 04:19:26','2015-10-24 04:19:26','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider5-imglayer1.png',0,'attachment','image/png',0),(956,3,'2015-10-24 04:19:27','2015-10-24 04:19:27','','slider5-imglayer2','','inherit','open','closed','','slider5-imglayer2','','','2015-10-24 04:19:27','2015-10-24 04:19:27','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider5-imglayer2.png',0,'attachment','image/png',0),(957,3,'2015-10-24 04:19:28','2015-10-24 04:19:28','','slider5-imglayer3','','inherit','open','closed','','slider5-imglayer3','','','2015-10-24 04:19:28','2015-10-24 04:19:28','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider5-imglayer3.png',0,'attachment','image/png',0),(963,3,'2015-10-24 06:58:27','2015-10-24 06:58:27','','bg-slider6','','inherit','open','closed','','bg-slider6','','','2015-10-24 06:58:27','2015-10-24 06:58:27','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider6.jpg',0,'attachment','image/jpeg',0),(964,3,'2015-10-24 07:01:12','2015-10-24 07:01:12','','slider5-imglayer4','','inherit','open','closed','','slider5-imglayer4','','','2015-10-24 07:01:12','2015-10-24 07:01:12','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider5-imglayer4.png',0,'attachment','image/png',0),(970,3,'2015-10-24 07:31:45','2015-10-24 07:31:45','','bg-left-home6','','inherit','open','closed','','bg-left-home6','','','2015-10-24 07:31:45','2015-10-24 07:31:45','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-left-home6.jpg',0,'attachment','image/jpeg',0),(980,3,'2015-10-24 08:01:54','2015-10-24 08:01:54','','bg-slider7','','inherit','open','closed','','bg-slider7','','','2015-10-24 08:01:54','2015-10-24 08:01:54','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider7.jpg',0,'attachment','image/jpeg',0),(995,3,'2015-10-24 09:21:03','2015-10-24 09:21:03','','bg-slider8','','inherit','open','closed','','bg-slider8','','','2015-10-24 09:21:03','2015-10-24 09:21:03','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider8.jpg',0,'attachment','image/jpeg',0),(1001,3,'2015-10-24 10:05:26','2015-10-24 10:05:26','','scroll-down','','inherit','open','closed','','scroll-down','','','2015-10-24 10:05:26','2015-10-24 10:05:26','',0,'http://SITE_URI/wp-content/uploads/2015/10/scroll-down.png',0,'attachment','image/png',0),(1002,3,'2015-10-25 01:48:18','2015-10-25 01:48:18','','bg-slider8-2','','inherit','open','closed','','bg-slider8-2','','','2015-10-25 01:48:18','2015-10-25 01:48:18','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider8-2.jpg',0,'attachment','image/jpeg',0),(1003,3,'2015-10-25 01:55:41','2015-10-25 01:55:41','','bg-slider8-3','','inherit','open','closed','','bg-slider8-3','','','2015-10-25 01:55:41','2015-10-25 01:55:41','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider8-3.jpg',0,'attachment','image/jpeg',0),(1014,3,'2015-10-25 02:53:10','2015-10-25 02:53:10','','bg-map-c','','inherit','open','closed','','bg-map-c','','','2015-10-25 02:53:10','2015-10-25 02:53:10','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-map-c.jpg',0,'attachment','image/jpeg',0),(1019,3,'2015-10-25 03:06:48','2015-10-25 03:06:48','<div class=\"form-practice\" style=\"padding: 0px;\">\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"YOUR EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"YOUR MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-block \"Send Your Message\"]\n </div>\n</div>\n</div>\n[your-subject]\n[your-name] <wordpress@192.168.1.110>\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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\nadmin@gmail.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nWP Trust <wordpress@192.168.1.110>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\n[your-email]\nReply-To: admin@gmail.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nYour answer is not correct.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.','Contact Form Home 8','','publish','closed','closed','','contact-form-1_copy-2','','','2015-10-25 03:06:48','2015-10-25 03:06:48','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=wpcf7_contact_form&p=1019',0,'wpcf7_contact_form','',0),(1048,3,'2015-10-25 07:17:32','2015-10-25 07:17:32','','bg-testimonial-home9','','inherit','open','closed','','bg-testimonial-home9','','','2015-10-25 07:17:32','2015-10-25 07:17:32','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-testimonial-home9.jpg',0,'attachment','image/jpeg',0),(1055,3,'2015-10-25 08:04:18','2015-10-25 08:04:18','','bg-slider10-1','','inherit','open','closed','','bg-slider10-1','','','2015-10-25 08:04:18','2015-10-25 08:04:18','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider10-1.jpg',0,'attachment','image/jpeg',0),(1056,3,'2015-10-25 08:04:19','2015-10-25 08:04:19','','bg-slider10-2','','inherit','open','closed','','bg-slider10-2','','','2015-10-25 08:04:19','2015-10-25 08:04:19','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider10-2.jpg',0,'attachment','image/jpeg',0),(1057,3,'2015-10-25 08:04:21','2015-10-25 08:04:21','','bg-slider10-3','','inherit','open','closed','','bg-slider10-3','','','2015-10-25 08:04:21','2015-10-25 08:04:21','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider10-3.jpg',0,'attachment','image/jpeg',0),(1058,3,'2015-10-25 08:04:22','2015-10-25 08:04:22','','bg-slider10-ly1','','inherit','open','closed','','bg-slider10-ly1','','','2015-10-25 08:04:22','2015-10-25 08:04:22','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider10-ly1.png',0,'attachment','image/png',0),(1097,3,'2015-10-26 10:23:13','2015-10-26 10:23:13','<div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* subject placeholder \"SUBJECT\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\" style=\"padding-top: 10px;\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Message\"]\n </div>\n</div>\n[subject]\n[name] <wordpress@192.168.1.110>\nFrom: [name] <[email]>\nSubject: [subject]\n\nMessage Body:\n[message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\nnamtuancntt@joomexp.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nWP Trust <wordpress@192.168.1.110>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\n[your-email]\nReply-To: admin@gmail.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nYour answer is not correct.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour entered code is incorrect.','Main Contact','','publish','closed','closed','','contact-form-1_copy-3','','','2015-10-26 10:23:13','2015-10-26 10:23:13','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=wpcf7_contact_form&p=1097',0,'wpcf7_contact_form','',0),(1165,3,'2015-10-29 03:25:39','2015-10-29 03:25:39','','slider-icon1','','inherit','open','closed','','slider-icon1','','','2015-10-29 03:25:39','2015-10-29 03:25:39','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon1.png',0,'attachment','image/png',0),(1166,3,'2015-10-29 03:25:41','2015-10-29 03:25:41','','slider-icon2','','inherit','open','closed','','slider-icon2','','','2015-10-29 03:25:41','2015-10-29 03:25:41','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon2.png',0,'attachment','image/png',0),(1167,3,'2015-10-29 03:25:42','2015-10-29 03:25:42','','slider-icon3','','inherit','open','closed','','slider-icon3','','','2015-10-29 03:25:42','2015-10-29 03:25:42','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon3.png',0,'attachment','image/png',0),(1168,3,'2015-10-29 03:25:44','2015-10-29 03:25:44','','slider-icon4','','inherit','open','closed','','slider-icon4','','','2015-10-29 03:25:44','2015-10-29 03:25:44','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon4.png',0,'attachment','image/png',0),(1169,3,'2015-10-29 03:25:45','2015-10-29 03:25:45','','slider-icon5','','inherit','open','closed','','slider-icon5','','','2015-10-29 03:25:45','2015-10-29 03:25:45','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon5.png',0,'attachment','image/png',0),(1170,3,'2015-10-29 03:25:47','2015-10-29 03:25:47','','slider-icon6','','inherit','open','closed','','slider-icon6','','','2015-10-29 03:25:47','2015-10-29 03:25:47','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon6.png',0,'attachment','image/png',0),(1171,3,'2015-10-29 03:25:48','2015-10-29 03:25:48','','slider-icon7','','inherit','open','closed','','slider-icon7','','','2015-10-29 03:25:48','2015-10-29 03:25:48','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon7.png',0,'attachment','image/png',0),(1180,3,'2015-11-02 03:56:35','2015-11-02 03:56:35','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','The Essential Guide to Mooting','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','the-essential-guide-to-mooting','','','2015-11-02 03:56:35','2015-11-02 03:56:35','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1180',0,'product','',0),(1181,3,'2015-11-02 03:52:42','2015-11-02 03:52:42','','Bank-and-Customer-Law','','inherit','open','closed','','bank-and-customer-law','','','2015-11-02 03:52:42','2015-11-02 03:52:42','',0,'http://SITE_URI/wp-content/uploads/2015/11/Bank-and-Customer-Law.jpg',0,'attachment','image/jpeg',0),(1182,3,'2015-11-02 03:52:44','2015-11-02 03:52:44','','Charter-of-Rights-and-Freedoms','','inherit','open','closed','','charter-of-rights-and-freedoms','','','2015-11-02 03:52:44','2015-11-02 03:52:44','',0,'http://SITE_URI/wp-content/uploads/2015/11/Charter-of-Rights-and-Freedoms.jpg',0,'attachment','image/jpeg',0),(1183,3,'2015-11-02 03:52:46','2015-11-02 03:52:46','','Conflict-of-Laws','','inherit','open','closed','','conflict-of-laws','','','2015-11-02 03:52:46','2015-11-02 03:52:46','',0,'http://SITE_URI/wp-content/uploads/2015/11/Conflict-of-Laws.jpg',0,'attachment','image/jpeg',0),(1184,3,'2015-11-02 03:52:48','2015-11-02 03:52:48','','Constitutional-Law','','inherit','open','closed','','constitutional-law','','','2015-11-02 03:52:48','2015-11-02 03:52:48','',0,'http://SITE_URI/wp-content/uploads/2015/11/Constitutional-Law.jpg',0,'attachment','image/jpeg',0),(1185,3,'2015-11-02 03:52:49','2015-11-02 03:52:49','','Criminal-Law','','inherit','open','closed','','criminal-law','','','2015-11-02 03:52:49','2015-11-02 03:52:49','',0,'http://SITE_URI/wp-content/uploads/2015/11/Criminal-Law.jpg',0,'attachment','image/jpeg',0),(1186,3,'2015-11-02 03:52:51','2015-11-02 03:52:51','','Detention-and-Arrest','','inherit','open','closed','','detention-and-arrest','','','2015-11-02 03:52:51','2015-11-02 03:52:51','',0,'http://SITE_URI/wp-content/uploads/2015/11/Detention-and-Arrest.jpg',0,'attachment','image/jpeg',0),(1187,3,'2015-11-02 03:52:53','2015-11-02 03:52:53','','Freedom-of-Conscience-and-Religion','','inherit','open','closed','','freedom-of-conscience-and-religion','','','2015-11-02 03:52:53','2015-11-02 03:52:53','',0,'http://SITE_URI/wp-content/uploads/2015/11/Freedom-of-Conscience-and-Religion.jpg',0,'attachment','image/jpeg',0),(1188,3,'2015-11-02 03:52:55','2015-11-02 03:52:55','','Fundamental-Justice','','inherit','open','closed','','fundamental-justice','','','2015-11-02 03:52:55','2015-11-02 03:52:55','',0,'http://SITE_URI/wp-content/uploads/2015/11/Fundamental-Justice.jpg',0,'attachment','image/jpeg',0),(1189,3,'2015-11-02 03:52:56','2015-11-02 03:52:56','','Immigration-Law','','inherit','open','closed','','immigration-law','','','2015-11-02 03:52:56','2015-11-02 03:52:56','',0,'http://SITE_URI/wp-content/uploads/2015/11/Immigration-Law.jpg',0,'attachment','image/jpeg',0),(1190,3,'2015-11-02 03:52:58','2015-11-02 03:52:58','','Telecommunications-Law','','inherit','open','closed','','telecommunications-law','','','2015-11-02 03:52:58','2015-11-02 03:52:58','',0,'http://SITE_URI/wp-content/uploads/2015/11/Telecommunications-Law.jpg',0,'attachment','image/jpeg',0),(1191,3,'2015-11-02 03:53:00','2015-11-02 03:53:00','','The-Essential-Guide-to-Mooting','','inherit','open','closed','','the-essential-guide-to-mooting','','','2015-11-02 03:53:00','2015-11-02 03:53:00','',0,'http://SITE_URI/wp-content/uploads/2015/11/The-Essential-Guide-to-Mooting.jpg',0,'attachment','image/jpeg',0),(1192,3,'2015-11-02 04:06:32','2015-11-02 04:06:32','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Telecommunications Law','','publish','open','closed','','telecommunications-law','','','2015-11-02 04:06:32','2015-11-02 04:06:32','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1192',0,'product','',0),(1193,3,'2015-11-02 04:08:07','2015-11-02 04:08:07','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Immigration Law','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','immigration-law','','','2015-11-02 04:08:07','2015-11-02 04:08:07','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1193',0,'product','',0),(1194,3,'2015-11-02 04:09:21','2015-11-02 04:09:21','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Fundamental Justice','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','fundamental-justice','','','2015-11-02 04:09:21','2015-11-02 04:09:21','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1194',0,'product','',0),(1195,3,'2015-11-02 04:11:03','2015-11-02 04:11:03','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Conscience and Religion','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','conscience-and-religion','','','2015-11-02 04:11:03','2015-11-02 04:11:03','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1195',0,'product','',0),(1196,3,'2015-11-02 04:12:21','2015-11-02 04:12:21','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Detention and Arrest','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','detention-and-arrest','','','2015-11-02 04:12:21','2015-11-02 04:12:21','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1196',0,'product','',0),(1197,3,'2015-11-02 04:13:13','2015-11-02 04:13:13','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Criminal Law','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','criminal-law','','','2015-11-02 04:13:13','2015-11-02 04:13:13','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1197',0,'product','',0),(1198,3,'2015-11-02 04:14:20','2015-11-02 04:14:20','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Constitutional Law','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','constitutional-law','','','2015-11-02 04:14:20','2015-11-02 04:14:20','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1198',0,'product','',0),(1199,3,'2015-11-02 04:15:58','2015-11-02 04:15:58','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Conflict of Laws','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','conflict-of-laws','','','2015-11-02 04:15:58','2015-11-02 04:15:58','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1199',0,'product','',0),(1200,3,'2015-11-02 04:16:55','2015-11-02 04:16:55','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Rights and Freedoms','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','rights-and-freedoms','','','2015-11-02 04:16:55','2015-11-02 04:16:55','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1200',0,'product','',0),(1201,3,'2015-11-02 04:17:50','2015-11-02 04:17:50','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','Bank and Customer Law','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','bank-and-customer-law','','','2015-11-02 04:17:50','2015-11-02 04:17:50','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=product&p=1201',0,'product','',0),(1232,3,'2015-11-04 07:57:03','2015-11-04 07:57:03','','logo-footer','','inherit','open','closed','','logo-footer-2','','','2015-11-04 07:57:03','2015-11-04 07:57:03','',0,'http://SITE_URI/wp-content/uploads/2015/09/logo-footer.png',0,'attachment','image/png',0),(1233,3,'2015-11-04 07:57:45','2015-11-04 07:57:45','','page-title-v5','','inherit','open','closed','','page-title-v5-3','','','2015-11-04 07:57:45','2015-11-04 07:57:45','',0,'http://SITE_URI/wp-content/uploads/2015/09/page-title-v5.jpg',0,'attachment','image/jpeg',0),(1234,3,'2015-11-04 07:58:12','2015-11-04 07:58:12','','header-trans','','inherit','open','closed','','header-trans-2','','','2015-11-04 07:58:12','2015-11-04 07:58:12','',0,'http://SITE_URI/wp-content/uploads/2015/09/header-trans.jpg',0,'attachment','image/jpeg',0),(1235,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys1','','inherit','open','closed','','attorneys1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys1.jpg',0,'attachment','image/jpeg',0),(1236,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys2','','inherit','open','closed','','attorneys2-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys2.jpg',0,'attachment','image/jpeg',0),(1237,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys3','','inherit','open','closed','','attorneys3-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys3.jpg',0,'attachment','image/jpeg',0),(1238,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys4','','inherit','open','closed','','attorneys4-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys4.jpg',0,'attachment','image/jpeg',0),(1239,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys5','','inherit','open','closed','','attorneys5-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys5.jpg',0,'attachment','image/jpeg',0),(1240,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys6','','inherit','open','closed','','attorneys6-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys6.jpg',0,'attachment','image/jpeg',0),(1241,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys7','','inherit','open','closed','','attorneys7-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys7.jpg',0,'attachment','image/jpeg',0),(1242,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Attorneys8','','inherit','open','closed','','attorneys8-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Attorneys8.jpg',0,'attachment','image/jpeg',0),(1243,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','bg-team','','inherit','open','closed','','bg-team-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-team.jpg',0,'attachment','image/jpeg',0),(1244,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','blog1','','inherit','open','closed','','blog1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog1.jpg',0,'attachment','image/jpeg',0),(1245,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','blog2','','inherit','open','closed','','blog2-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/blog2.jpg',0,'attachment','image/jpeg',0),(1246,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client1','','inherit','open','closed','','client1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client1.png',0,'attachment','image/png',0),(1247,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client2','','inherit','open','closed','','client2-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client2.png',0,'attachment','image/png',0),(1248,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client3','','inherit','open','closed','','client3-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client3.png',0,'attachment','image/png',0),(1249,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client4','','inherit','open','closed','','client4-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client4.png',0,'attachment','image/png',0),(1250,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client5','','inherit','open','closed','','client5-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client5.png',0,'attachment','image/png',0),(1251,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','client6','','inherit','open','closed','','client6-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/client6.png',0,'attachment','image/png',0),(1252,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','line-slider','','inherit','open','closed','','line-slider-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-slider.jpg',0,'attachment','image/jpeg',0),(1253,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','line-white','','inherit','open','closed','','line-white-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-white.jpg',0,'attachment','image/jpeg',0),(1254,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','line-white-text','','inherit','open','closed','','line-white-text-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/line-white-text.png',0,'attachment','image/png',0),(1255,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','logo-hidden-sidebar','','inherit','open','closed','','logo-hidden-sidebar-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/logo-hidden-sidebar.png',0,'attachment','image/png',0),(1256,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Practice_Areas1','','inherit','open','closed','','practice_areas1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice_Areas1.png',0,'attachment','image/png',0),(1257,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','Practice_bg','','inherit','open','closed','','practice_bg-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/Practice_bg.jpg',0,'attachment','image/jpeg',0),(1258,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider3_ly1','','inherit','open','closed','','slider3_ly1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(1259,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider3_ly2','','inherit','open','closed','','slider3_ly2-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly2.png',0,'attachment','image/png',0),(1260,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider3_ly3','','inherit','open','closed','','slider3_ly3-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(1261,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon1','','inherit','open','closed','','slider-icon1-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon1.png',0,'attachment','image/png',0),(1262,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon2','','inherit','open','closed','','slider-icon2-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon2.png',0,'attachment','image/png',0),(1263,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon3','','inherit','open','closed','','slider-icon3-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon3.png',0,'attachment','image/png',0),(1264,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon4','','inherit','open','closed','','slider-icon4-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon4.png',0,'attachment','image/png',0),(1265,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon5','','inherit','open','closed','','slider-icon5-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon5.png',0,'attachment','image/png',0),(1266,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon6','','inherit','open','closed','','slider-icon6-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon6.png',0,'attachment','image/png',0),(1267,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','slider-icon7','','inherit','open','closed','','slider-icon7-2','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/slider-icon7.png',0,'attachment','image/png',0),(1268,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','testimonial1-300x300','','inherit','open','closed','','testimonial1-300x300','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial1-300x300.jpg',0,'attachment','image/jpeg',0),(1269,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','testimonial2-300x300','','inherit','open','closed','','testimonial2-300x300','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial2-300x300.jpg',0,'attachment','image/jpeg',0),(1270,3,'2015-11-04 08:00:38','2015-11-04 08:00:38','','testimonial3-300x300','','inherit','open','closed','','testimonial3-300x300','','','2015-11-04 08:00:38','2015-11-04 08:00:38','',0,'http://SITE_URI/wp-content/uploads/2015/10/testimonial3-300x300.jpg',0,'attachment','image/jpeg',0),(1271,3,'2015-11-04 08:14:42','2015-11-04 08:14:42','','js_composer.min','','inherit','open','closed','','js_composer-min','','','2015-11-04 08:14:42','2015-11-04 08:14:42','',0,'http://SITE_URI/wp-content/uploads//home/nginx/tn.joomexp.com/public_html/wordpress/wp-trust/',0,'attachment','',0),(1294,3,'2016-01-20 14:39:20','2016-01-20 14:39:20','','home1','','inherit','open','closed','','home1','','','2016-01-20 14:39:20','2016-01-20 14:39:20','',0,'http://SITE_URI/wp-content/uploads/2016/01/home1.jpg',0,'attachment','image/jpeg',0),(1295,3,'2016-01-20 14:39:22','2016-01-20 14:39:22','','home2','','inherit','open','closed','','home2','','','2016-01-20 14:39:22','2016-01-20 14:39:22','',0,'http://SITE_URI/wp-content/uploads/2016/01/home2.jpg',0,'attachment','image/jpeg',0),(1296,3,'2016-01-20 14:39:23','2016-01-20 14:39:23','','home3','','inherit','open','closed','','home3','','','2016-01-20 14:39:23','2016-01-20 14:39:23','',0,'http://SITE_URI/wp-content/uploads/2016/01/home3.jpg',0,'attachment','image/jpeg',0),(1297,3,'2016-01-20 14:39:25','2016-01-20 14:39:25','','home4','','inherit','open','closed','','home4','','','2016-01-20 14:39:25','2016-01-20 14:39:25','',0,'http://SITE_URI/wp-content/uploads/2016/01/home4.jpg',0,'attachment','image/jpeg',0),(1298,3,'2016-01-20 14:39:27','2016-01-20 14:39:27','','home5','','inherit','open','closed','','home5','','','2016-01-20 14:39:27','2016-01-20 14:39:27','',0,'http://SITE_URI/wp-content/uploads/2016/01/home5.jpg',0,'attachment','image/jpeg',0),(1299,3,'2016-01-20 14:39:28','2016-01-20 14:39:28','','home6','','inherit','open','closed','','home6','','','2016-01-20 14:39:28','2016-01-20 14:39:28','',0,'http://SITE_URI/wp-content/uploads/2016/01/home6.jpg',0,'attachment','image/jpeg',0),(1300,3,'2016-01-20 14:39:30','2016-01-20 14:39:30','','home7','','inherit','open','closed','','home7','','','2016-01-20 14:39:30','2016-01-20 14:39:30','',0,'http://SITE_URI/wp-content/uploads/2016/01/home7.jpg',0,'attachment','image/jpeg',0),(1301,3,'2016-01-20 14:39:31','2016-01-20 14:39:31','','home8','','inherit','open','closed','','home8','','','2016-01-20 14:39:31','2016-01-20 14:39:31','',0,'http://SITE_URI/wp-content/uploads/2016/01/home8.jpg',0,'attachment','image/jpeg',0),(1302,3,'2016-01-20 14:39:33','2016-01-20 14:39:33','','home9','','inherit','open','closed','','home9','','','2016-01-20 14:39:33','2016-01-20 14:39:33','',0,'http://SITE_URI/wp-content/uploads/2016/01/home9.jpg',0,'attachment','image/jpeg',0),(1303,3,'2016-01-20 14:39:34','2016-01-20 14:39:34','','home10','','inherit','open','closed','','home10','','','2016-01-20 14:39:34','2016-01-20 14:39:34','',0,'http://SITE_URI/wp-content/uploads/2016/01/home10.jpg',0,'attachment','image/jpeg',0),(1304,3,'2016-01-20 14:39:35','2016-01-20 14:39:35','','home11','','inherit','open','closed','','home11','','','2016-01-20 14:39:35','2016-01-20 14:39:35','',0,'http://SITE_URI/wp-content/uploads/2016/01/home11.jpg',0,'attachment','image/jpeg',0),(1305,3,'2016-01-20 14:39:37','2016-01-20 14:39:37','','home12','','inherit','open','closed','','home12','','','2016-01-20 14:39:37','2016-01-20 14:39:37','',0,'http://SITE_URI/wp-content/uploads/2016/01/home12.jpg',0,'attachment','image/jpeg',0),(1306,3,'2016-01-20 14:39:38','2016-01-20 14:39:38','','home13','','inherit','open','closed','','home13','','','2016-01-20 14:39:38','2016-01-20 14:39:38','',0,'http://SITE_URI/wp-content/uploads/2016/01/home13.jpg',0,'attachment','image/jpeg',0),(1307,3,'2016-01-20 14:39:40','2016-01-20 14:39:40','','home14','','inherit','open','closed','','home14','','','2016-01-20 14:39:40','2016-01-20 14:39:40','',0,'http://SITE_URI/wp-content/uploads/2016/01/home14.jpg',0,'attachment','image/jpeg',0),(1308,3,'2016-01-20 14:39:41','2016-01-20 14:39:41','','home15','','inherit','open','closed','','home15','','','2016-01-20 14:39:41','2016-01-20 14:39:41','',0,'http://SITE_URI/wp-content/uploads/2016/01/home15.jpg',0,'attachment','image/jpeg',0),(1334,3,'2016-03-05 08:45:38','2016-03-05 08:45:38','','Order – March 5, 2016 @ 08:45 AM','','wc-on-hold','open','closed','order_56da9cb2aad9e','order-mar-05-2016-0845-am','','','2016-03-05 08:45:38','2016-03-05 08:45:38','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=shop_order&p=1334',0,'shop_order','',1),(1335,3,'2016-03-05 08:49:19','2016-03-05 08:49:19','','Order – March 5, 2016 @ 08:49 AM','','wc-processing','open','closed','order_56da9d8f6cbc2','order-mar-05-2016-0849-am','','','2016-03-05 08:49:19','2016-03-05 08:49:19','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=shop_order&p=1335',0,'shop_order','',1),(1362,3,'2016-10-07 03:16:34','2016-10-07 03:16:34','','55_homepage16_01','','inherit','open','closed','','55_homepage16_01','','','2016-10-07 03:16:34','2016-10-07 03:16:34','',0,'http://SITE_URI/wp-content/uploads/2016/10/55_Homepage16_01.jpg',0,'attachment','image/jpeg',0),(1372,3,'2016-10-07 04:13:19','2016-10-07 04:13:19','','56_homepage17_01','','inherit','open','closed','','56_homepage17_01','','','2016-10-07 04:13:19','2016-10-07 04:13:19','',0,'http://SITE_URI/wp-content/uploads/2016/10/56_Homepage17_01.jpg',0,'attachment','image/jpeg',0),(1378,3,'2016-10-07 06:48:54','2016-10-07 06:48:54','','56_homepage17_02','','inherit','open','closed','','56_homepage17_02','','','2016-10-07 06:48:54','2016-10-07 06:48:54','',0,'http://SITE_URI/wp-content/uploads/2016/10/56_Homepage17_02.jpg',0,'attachment','image/jpeg',0),(1402,3,'2016-10-07 07:46:57','2016-10-07 07:46:57','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they','Begha','','publish','closed','closed','','begha-4','','','2016-10-07 07:46:57','2016-10-07 07:46:57','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1402',0,'testimonials','',0),(1403,3,'2016-10-07 07:48:07','2016-10-07 07:48:07','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they','Habaza','','publish','closed','closed','','habaza-2','','','2016-10-07 07:48:07','2016-10-07 07:48:07','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1403',0,'testimonials','',0),(1404,3,'2016-10-07 07:48:39','2016-10-07 07:48:39','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they','Ahmed Hassan','','publish','closed','closed','','ahmed-hassan','','','2016-10-07 07:48:39','2016-10-07 07:48:39','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1404',0,'testimonials','',0),(1426,3,'2016-10-07 10:06:33','2016-10-07 10:06:33','','58_homepage_boxed_03','','inherit','open','closed','','58_homepage_boxed_03','','','2016-10-07 10:06:33','2016-10-07 10:06:33','',0,'http://SITE_URI/wp-content/uploads/2016/10/58_Homepage_Boxed_03.jpg',0,'attachment','image/jpeg',0),(1449,3,'2016-10-10 02:44:05','2016-10-10 02:44:05','','Client 7','','publish','closed','closed','','client-7','','','2016-10-10 02:44:05','2016-10-10 02:44:05','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1449',0,'client','',0),(1456,3,'2016-10-10 02:43:48','2016-10-10 02:43:48','','trust-client7','','inherit','open','closed','','trust-client7','','','2016-10-10 02:43:48','2016-10-10 02:43:48','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client7.png',0,'attachment','image/png',0),(1457,3,'2016-10-10 02:43:50','2016-10-10 02:43:50','','trust-client8','','inherit','open','closed','','trust-client8','','','2016-10-10 02:43:50','2016-10-10 02:43:50','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client8.png',0,'attachment','image/png',0),(1458,3,'2016-10-10 02:43:51','2016-10-10 02:43:51','','trust-client9','','inherit','open','closed','','trust-client9','','','2016-10-10 02:43:51','2016-10-10 02:43:51','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client9.png',0,'attachment','image/png',0),(1459,3,'2016-10-10 02:43:53','2016-10-10 02:43:53','','trust-client10','','inherit','open','closed','','trust-client10','','','2016-10-10 02:43:53','2016-10-10 02:43:53','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client10.png',0,'attachment','image/png',0),(1460,3,'2016-10-10 02:43:54','2016-10-10 02:43:54','','trust-client11','','inherit','open','closed','','trust-client11','','','2016-10-10 02:43:54','2016-10-10 02:43:54','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client11.png',0,'attachment','image/png',0),(1461,3,'2016-10-10 02:43:56','2016-10-10 02:43:56','','trust-client12','','inherit','open','closed','','trust-client12','','','2016-10-10 02:43:56','2016-10-10 02:43:56','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-client12.png',0,'attachment','image/png',0),(1462,3,'2016-10-10 02:44:30','2016-10-10 02:44:30','','Client 8','','publish','closed','closed','','client-8','','','2016-10-10 02:44:30','2016-10-10 02:44:30','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1462',0,'client','',0),(1463,3,'2016-10-10 02:44:53','2016-10-10 02:44:53','','Client 9','','publish','closed','closed','','client-9','','','2016-10-10 02:44:53','2016-10-10 02:44:53','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1463',0,'client','',0),(1464,3,'2016-10-10 02:45:15','2016-10-10 02:45:15','','Client 10','','publish','closed','closed','','client-10','','','2016-10-10 02:45:15','2016-10-10 02:45:15','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1464',0,'client','',0),(1465,3,'2016-10-10 02:45:41','2016-10-10 02:45:41','','Client 11','','publish','closed','closed','','client-11','','','2016-10-10 02:45:41','2016-10-10 02:45:41','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1465',0,'client','',0),(1466,3,'2016-10-10 02:46:09','2016-10-10 02:46:09','','Client 12','','publish','closed','closed','','client-12','','','2016-10-10 02:46:09','2016-10-10 02:46:09','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=client&p=1466',0,'client','',0),(1478,3,'2016-10-11 01:32:26','2016-10-11 01:32:26','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience','Begha','','publish','closed','closed','','begha-5','','','2016-10-11 01:32:26','2016-10-11 01:32:26','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1478',0,'testimonials','',0),(1479,3,'2016-10-11 01:33:12','2016-10-11 01:33:12','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience','Habaza','','publish','closed','closed','','1479','','','2016-10-11 01:33:12','2016-10-11 01:33:12','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1479',0,'testimonials','',0),(1481,3,'2016-10-11 01:34:02','2016-10-11 01:34:02','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience','Ahmed Hassan','','publish','closed','closed','','ahmed-hassan-2','','','2016-10-11 01:34:02','2016-10-11 01:34:02','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1481',0,'testimonials','',0),(1483,3,'2016-10-11 01:35:35','2016-10-11 01:35:35','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience','Begha','','publish','closed','closed','','begha-6','','','2016-10-11 01:35:35','2016-10-11 01:35:35','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1483',0,'testimonials','',0),(1484,3,'2016-10-11 01:37:57','2016-10-11 01:37:57','Aiming to provide high quality legalzncy, support and results for your legal issues. Using their expertise and experience, Trust law firm documents and builds their clients\' cases to obtain the best results they','Begha','','publish','closed','closed','','begha-7','','','2016-10-11 01:37:57','2016-10-11 01:37:57','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=testimonials&p=1484',0,'testimonials','',0),(1870,3,'2016-07-05 07:04:15','2016-07-05 07:04:15','Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys...','Professional & Expert Lawyers','','publish','closed','closed','','we-provide-financial-planning','','','2016-07-05 07:04:15','2016-07-05 07:04:15','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1870',0,'overview','',0),(1874,3,'2016-07-05 07:08:01','2016-07-05 07:08:01','Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys...','Professional & Expert Lawyers','','publish','closed','closed','','we-provide-financial-planning-2','','','2016-07-05 07:08:01','2016-07-05 07:08:01','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1874',0,'overview','',0),(1875,3,'2016-07-05 07:08:23','2016-07-05 07:08:23','Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys...','Professional & Expert Lawyers','','publish','closed','closed','','we-provide-financial-planning-3','','','2016-07-05 07:08:23','2016-07-05 07:08:23','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1875',0,'overview','',0),(1939,3,'2016-07-22 09:38:12','2016-07-22 09:38:12','Free and impartial money advice, advice and guides to help improve your finances.','We Are Money Trust','','publish','closed','closed','','we-are-money-experts','','','2016-07-22 09:38:12','2016-07-22 09:38:12','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1939',0,'overview','',0),(1943,3,'2016-07-22 09:46:37','2016-07-22 09:46:37','Free and impartial money advice, advice and guides to help improve your finances.','We Are Money Trust','','publish','closed','closed','','we-are-money-experts-3','','','2016-07-22 09:46:37','2016-07-22 09:46:37','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1943',0,'overview','',0),(1944,3,'2016-07-22 09:44:43','2016-07-22 09:44:43','Free and impartial money advice, advice and guides to help improve your finances.','We Are Money Trust','','publish','closed','closed','','we-are-money-experts-2','','','2016-07-22 09:44:43','2016-07-22 09:44:43','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=overview&p=1944',0,'overview','',0),(1948,3,'2016-10-11 07:26:39','2016-10-11 07:26:39','','about_overview1','','inherit','open','closed','','about_overview1','','','2016-10-11 07:26:39','2016-10-11 07:26:39','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Overview1.jpg',0,'attachment','image/jpeg',0),(1949,3,'2016-10-11 07:26:40','2016-10-11 07:26:40','','about_overview2','','inherit','open','closed','','about_overview2','','','2016-10-11 07:26:40','2016-10-11 07:26:40','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Overview2.jpg',0,'attachment','image/jpeg',0),(1950,3,'2016-10-11 07:26:42','2016-10-11 07:26:42','','about_overview3','','inherit','open','closed','','about_overview3','','','2016-10-11 07:26:42','2016-10-11 07:26:42','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Overview3.jpg',0,'attachment','image/jpeg',0),(1960,3,'2016-10-11 08:23:58','2016-10-11 08:23:58','','bg-slider6','','inherit','open','closed','','bg-slider6-2','','','2016-10-11 08:23:58','2016-10-11 08:23:58','',0,'http://SITE_URI/wp-content/uploads/2015/10/bg-slider6-1.jpg',0,'attachment','image/jpeg',0),(1961,3,'2016-10-11 08:28:11','2016-10-11 08:28:11','','trust-our1','','inherit','open','closed','','trust-our1','','','2016-10-11 08:28:11','2016-10-11 08:28:11','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-our1.jpg',0,'attachment','image/jpeg',0),(1962,3,'2016-10-11 08:28:14','2016-10-11 08:28:14','','trust-our2','','inherit','open','closed','','trust-our2','','','2016-10-11 08:28:14','2016-10-11 08:28:14','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-our2.jpg',0,'attachment','image/jpeg',0),(1963,3,'2016-10-11 08:28:16','2016-10-11 08:28:16','','trust-our3','','inherit','open','closed','','trust-our3','','','2016-10-11 08:28:16','2016-10-11 08:28:16','',0,'http://SITE_URI/wp-content/uploads/2016/10/trust-our3.jpg',0,'attachment','image/jpeg',0),(1986,3,'2016-10-11 08:45:28','2016-10-11 08:45:28','','about_approach1','','inherit','open','closed','','about_approach1','','','2016-10-11 08:45:28','2016-10-11 08:45:28','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Approach1.jpg',0,'attachment','image/jpeg',0),(1987,3,'2016-10-11 08:45:31','2016-10-11 08:45:31','','about_approach2','','inherit','open','closed','','about_approach2','','','2016-10-11 08:45:31','2016-10-11 08:45:31','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Approach2.jpg',0,'attachment','image/jpeg',0),(1988,3,'2016-10-11 08:45:33','2016-10-11 08:45:33','','about_approach3','','inherit','open','closed','','about_approach3','','','2016-10-11 08:45:33','2016-10-11 08:45:33','',0,'http://SITE_URI/wp-content/uploads/2016/07/About_Approach3.jpg',0,'attachment','image/jpeg',0),(1998,3,'2016-07-23 02:16:45','2016-07-23 02:16:45','','Insurance Planner','','publish','closed','closed','','insurance-planner','','','2016-07-23 02:16:45','2016-07-23 02:16:45','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=careers&p=1974',0,'careers','',0),(1999,3,'2016-07-23 02:17:27','2016-07-23 02:17:27','','Digital PR Manager','','publish','closed','closed','','digital-pr-manager','','','2016-07-23 02:17:27','2016-07-23 02:17:27','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=careers&p=1975',0,'careers','',0),(2000,3,'2016-07-23 02:17:47','2016-07-23 02:17:47','','Graphic Designer','','publish','closed','closed','','graphic-designer','','','2016-07-23 02:17:47','2016-07-23 02:17:47','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=careers&p=1976',0,'careers','',0),(2001,3,'2016-07-23 02:18:20','2016-07-23 02:18:20','','Senior Project Manager','','publish','closed','closed','','senior-project-manager','','','2016-07-23 02:18:20','2016-07-23 02:18:20','',0,'http://tn.joomexp.com/wordpress/wp-experts/?post_type=careers&p=1977',0,'careers','',0),(2049,3,'2015-09-24 09:22:46','2015-09-24 09:22:46','<div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"YOUR NAME\"]</div>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-6 col-lg-6\">\n <div class=\"wpcf7-form-item\">[email* email placeholder \"EMAIL\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[text* name placeholder \"SUBJECT\"]</div>\n </div>\n</div>\n<div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <div class=\"wpcf7-form-item\">[textarea* message placeholder \"MESSAGE\"]</div>\n </div>\n</div>\n<div class=\"row\" style=\"padding-top: 10px;\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n [submit class:btn class:btn-primary class:btn-lg \"Send Your Message\"]\n </div>\n</div>\n[your-subject]\n[your-name] <wordpress@192.168.1.110>\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 WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\nadmin@gmail.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nWP Trust <wordpress@192.168.1.110>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on WP Trust (http://tn.joomexp.com/wordpress/wp-trust)\n[your-email]\nReply-To: admin@gmail.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nYour answer is not correct.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.','Contact Form 1','','publish','closed','closed','','contact-form-1-2','','','2015-09-24 09:22:46','2015-09-24 09:22:46','',0,'http://tn.joomexp.com/wordpress/wp-trust/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(2193,4,'2016-11-02 15:09:31','2016-11-02 15:09:31','','header-trans.jpg','','inherit','closed','closed','','header-trans-jpg','','','2016-11-02 15:09:31','2016-11-02 15:09:31','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/header-trans.jpg',0,'attachment','image/jpeg',0),(2194,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/line-slider.jpg',0,'attachment','image/jpeg',0),(2195,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon1.png',0,'attachment','image/png',0),(2196,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon2.png',0,'attachment','image/png',0),(2197,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon3.png',0,'attachment','image/png',0),(2198,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon4.png',0,'attachment','image/png',0),(2199,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon5.png',0,'attachment','image/png',0),(2200,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon6.png',0,'attachment','image/png',0),(2201,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider-icon7.png',0,'attachment','image/png',0),(2202,4,'2016-11-02 15:09:33','2016-11-02 15:09:33','','bg-team.jpg','','inherit','closed','closed','','bg-team-jpg','','','2016-11-02 15:09:33','2016-11-02 15:09:33','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/bg-team.jpg',0,'attachment','image/jpeg',0),(2203,4,'2016-11-02 15:09:36','2016-11-02 15:09:36','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg','','','2016-11-02 15:09:36','2016-11-02 15:09:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2204,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider3_ly2.png',0,'attachment','image/png',0),(2205,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2206,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2207,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','line-white.jpg','','inherit','closed','closed','','line-white-jpg','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/line-white.jpg',0,'attachment','image/jpeg',0),(2208,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','line-white-text.png','','inherit','closed','closed','','line-white-text-png','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-19/line-white-text.png',0,'attachment','image/png',0),(2209,4,'2016-11-02 15:09:38','2016-11-02 15:09:38','','55_Homepage16_01.jpg','','inherit','closed','closed','','55-homepage16-01-jpg','','','2016-11-02 15:09:38','2016-11-02 15:09:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/55_Homepage16_01.jpg',0,'attachment','image/jpeg',0),(2210,4,'2016-11-02 15:09:40','2016-11-02 15:09:40','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-2','','','2016-11-02 15:09:40','2016-11-02 15:09:40','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/line-slider.jpg',0,'attachment','image/jpeg',0),(2211,4,'2016-11-02 15:09:40','2016-11-02 15:09:40','','bg-slider8.jpg','','inherit','closed','closed','','bg-slider8-jpg','','','2016-11-02 15:09:40','2016-11-02 15:09:40','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/bg-slider8.jpg',0,'attachment','image/jpeg',0),(2212,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon1.png',0,'attachment','image/png',0),(2213,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon2.png',0,'attachment','image/png',0),(2214,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon3.png',0,'attachment','image/png',0),(2215,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon4.png',0,'attachment','image/png',0),(2216,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon5.png',0,'attachment','image/png',0),(2217,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon6.png',0,'attachment','image/png',0),(2218,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider-icon7.png',0,'attachment','image/png',0),(2219,4,'2016-11-02 15:09:41','2016-11-02 15:09:41','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-2','','','2016-11-02 15:09:41','2016-11-02 15:09:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2220,4,'2016-11-02 15:09:43','2016-11-02 15:09:43','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-2','','','2016-11-02 15:09:43','2016-11-02 15:09:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider3_ly2.png',0,'attachment','image/png',0),(2221,4,'2016-11-02 15:09:43','2016-11-02 15:09:43','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-2','','','2016-11-02 15:09:43','2016-11-02 15:09:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2222,4,'2016-11-02 15:09:43','2016-11-02 15:09:43','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-2','','','2016-11-02 15:09:43','2016-11-02 15:09:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2223,4,'2016-11-02 15:09:43','2016-11-02 15:09:43','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-2','','','2016-11-02 15:09:43','2016-11-02 15:09:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/line-white.jpg',0,'attachment','image/jpeg',0),(2224,4,'2016-11-02 15:09:43','2016-11-02 15:09:43','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-2','','','2016-11-02 15:09:43','2016-11-02 15:09:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/home-slider-21/line-white-text.png',0,'attachment','image/png',0),(2225,4,'2016-11-02 15:09:44','2016-11-02 15:09:44','','bg-team.jpg','','inherit','closed','closed','','bg-team-jpg-2','','','2016-11-02 15:09:44','2016-11-02 15:09:44','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/bg-team.jpg',0,'attachment','image/jpeg',0),(2226,4,'2016-11-02 15:09:46','2016-11-02 15:09:46','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-3','','','2016-11-02 15:09:46','2016-11-02 15:09:46','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/line-slider.jpg',0,'attachment','image/jpeg',0),(2227,4,'2016-11-02 15:09:46','2016-11-02 15:09:46','','header-trans.jpg','','inherit','closed','closed','','header-trans-jpg-2','','','2016-11-02 15:09:46','2016-11-02 15:09:46','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/header-trans.jpg',0,'attachment','image/jpeg',0),(2228,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon1.png',0,'attachment','image/png',0),(2229,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon2.png',0,'attachment','image/png',0),(2230,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon3.png',0,'attachment','image/png',0),(2231,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon4.png',0,'attachment','image/png',0),(2232,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon5.png',0,'attachment','image/png',0),(2233,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon6.png',0,'attachment','image/png',0),(2234,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider-icon7.png',0,'attachment','image/png',0),(2235,4,'2016-11-02 15:09:48','2016-11-02 15:09:48','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-3','','','2016-11-02 15:09:48','2016-11-02 15:09:48','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2236,4,'2016-11-02 15:09:50','2016-11-02 15:09:50','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-3','','','2016-11-02 15:09:50','2016-11-02 15:09:50','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider3_ly2.png',0,'attachment','image/png',0),(2237,4,'2016-11-02 15:09:50','2016-11-02 15:09:50','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-3','','','2016-11-02 15:09:50','2016-11-02 15:09:50','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2238,4,'2016-11-02 15:09:50','2016-11-02 15:09:50','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-3','','','2016-11-02 15:09:50','2016-11-02 15:09:50','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2239,4,'2016-11-02 15:09:50','2016-11-02 15:09:50','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-3','','','2016-11-02 15:09:50','2016-11-02 15:09:50','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/line-white.jpg',0,'attachment','image/jpeg',0),(2240,4,'2016-11-02 15:09:50','2016-11-02 15:09:50','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-3','','','2016-11-02 15:09:50','2016-11-02 15:09:50','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/main-slider/line-white-text.png',0,'attachment','image/png',0),(2241,4,'2016-11-02 15:09:51','2016-11-02 15:09:51','','bg-slider10-1.jpg','','inherit','closed','closed','','bg-slider10-1-jpg','','','2016-11-02 15:09:51','2016-11-02 15:09:51','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/bg-slider10-1.jpg',0,'attachment','image/jpeg',0),(2242,4,'2016-11-02 15:09:53','2016-11-02 15:09:53','','bg-slider10-2.jpg','','inherit','closed','closed','','bg-slider10-2-jpg','','','2016-11-02 15:09:53','2016-11-02 15:09:53','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/bg-slider10-2.jpg',0,'attachment','image/jpeg',0),(2243,4,'2016-11-02 15:09:55','2016-11-02 15:09:55','','bg-slider10-ly1.png','','inherit','closed','closed','','bg-slider10-ly1-png','','','2016-11-02 15:09:55','2016-11-02 15:09:55','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/bg-slider10-ly1.png',0,'attachment','image/png',0),(2244,4,'2016-11-02 15:09:56','2016-11-02 15:09:56','','bg-slider10-3.jpg','','inherit','closed','closed','','bg-slider10-3-jpg','','','2016-11-02 15:09:56','2016-11-02 15:09:56','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/bg-slider10-3.jpg',0,'attachment','image/jpeg',0),(2245,4,'2016-11-02 15:09:58','2016-11-02 15:09:58','','slider4-ly1.png','','inherit','closed','closed','','slider4-ly1-png','','','2016-11-02 15:09:58','2016-11-02 15:09:58','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/slider4-ly1.png',0,'attachment','image/png',0),(2246,4,'2016-11-02 15:09:59','2016-11-02 15:09:59','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-4','','','2016-11-02 15:09:59','2016-11-02 15:09:59','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/slider-icon2.png',0,'attachment','image/png',0),(2247,4,'2016-11-02 15:09:59','2016-11-02 15:09:59','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-4','','','2016-11-02 15:09:59','2016-11-02 15:09:59','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/slider-icon6.png',0,'attachment','image/png',0),(2248,4,'2016-11-02 15:09:59','2016-11-02 15:09:59','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-4','','','2016-11-02 15:09:59','2016-11-02 15:09:59','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-10/slider-icon4.png',0,'attachment','image/png',0),(2249,4,'2016-11-02 15:10:00','2016-11-02 15:10:00','','55_Homepage16_01.jpg','','inherit','closed','closed','','55-homepage16-01-jpg-2','','','2016-11-02 15:10:00','2016-11-02 15:10:00','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/55_Homepage16_01.jpg',0,'attachment','image/jpeg',0),(2250,4,'2016-11-02 15:10:01','2016-11-02 15:10:01','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-4','','','2016-11-02 15:10:01','2016-11-02 15:10:01','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/line-slider.jpg',0,'attachment','image/jpeg',0),(2251,4,'2016-11-02 15:10:01','2016-11-02 15:10:01','','bg-slider8.jpg','','inherit','closed','closed','','bg-slider8-jpg-2','','','2016-11-02 15:10:01','2016-11-02 15:10:01','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/bg-slider8.jpg',0,'attachment','image/jpeg',0),(2252,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png-4','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon1.png',0,'attachment','image/png',0),(2253,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-5','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon2.png',0,'attachment','image/png',0),(2254,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png-4','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon3.png',0,'attachment','image/png',0),(2255,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-5','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon4.png',0,'attachment','image/png',0),(2256,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png-4','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon5.png',0,'attachment','image/png',0),(2257,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-5','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon6.png',0,'attachment','image/png',0),(2258,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png-4','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider-icon7.png',0,'attachment','image/png',0),(2259,4,'2016-11-02 15:10:02','2016-11-02 15:10:02','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-4','','','2016-11-02 15:10:02','2016-11-02 15:10:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2260,4,'2016-11-02 15:10:05','2016-11-02 15:10:05','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-4','','','2016-11-02 15:10:05','2016-11-02 15:10:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider3_ly2.png',0,'attachment','image/png',0),(2261,4,'2016-11-02 15:10:05','2016-11-02 15:10:05','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-4','','','2016-11-02 15:10:05','2016-11-02 15:10:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2262,4,'2016-11-02 15:10:05','2016-11-02 15:10:05','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-4','','','2016-11-02 15:10:05','2016-11-02 15:10:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2263,4,'2016-11-02 15:10:05','2016-11-02 15:10:05','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-4','','','2016-11-02 15:10:05','2016-11-02 15:10:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/line-white.jpg',0,'attachment','image/jpeg',0),(2264,4,'2016-11-02 15:10:06','2016-11-02 15:10:06','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-4','','','2016-11-02 15:10:06','2016-11-02 15:10:06','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-16/line-white-text.png',0,'attachment','image/png',0),(2265,4,'2016-11-02 15:10:06','2016-11-02 15:10:06','','56_Homepage17_01.jpg','','inherit','closed','closed','','56-homepage17-01-jpg','','','2016-11-02 15:10:06','2016-11-02 15:10:06','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/56_Homepage17_01.jpg',0,'attachment','image/jpeg',0),(2266,4,'2016-11-02 15:10:07','2016-11-02 15:10:07','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-5','','','2016-11-02 15:10:07','2016-11-02 15:10:07','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/line-slider.jpg',0,'attachment','image/jpeg',0),(2267,4,'2016-11-02 15:10:07','2016-11-02 15:10:07','','bg-slider8.jpg','','inherit','closed','closed','','bg-slider8-jpg-3','','','2016-11-02 15:10:07','2016-11-02 15:10:07','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/bg-slider8.jpg',0,'attachment','image/jpeg',0),(2268,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png-5','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon1.png',0,'attachment','image/png',0),(2269,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-6','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon2.png',0,'attachment','image/png',0),(2270,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png-5','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon3.png',0,'attachment','image/png',0),(2271,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-6','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon4.png',0,'attachment','image/png',0),(2272,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png-5','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon5.png',0,'attachment','image/png',0),(2273,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-6','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon6.png',0,'attachment','image/png',0),(2274,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png-5','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider-icon7.png',0,'attachment','image/png',0),(2275,4,'2016-11-02 15:10:09','2016-11-02 15:10:09','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-5','','','2016-11-02 15:10:09','2016-11-02 15:10:09','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2276,4,'2016-11-02 15:10:11','2016-11-02 15:10:11','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-5','','','2016-11-02 15:10:11','2016-11-02 15:10:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider3_ly2.png',0,'attachment','image/png',0),(2277,4,'2016-11-02 15:10:11','2016-11-02 15:10:11','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-5','','','2016-11-02 15:10:11','2016-11-02 15:10:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2278,4,'2016-11-02 15:10:11','2016-11-02 15:10:11','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-5','','','2016-11-02 15:10:11','2016-11-02 15:10:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2279,4,'2016-11-02 15:10:11','2016-11-02 15:10:11','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-5','','','2016-11-02 15:10:11','2016-11-02 15:10:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/line-white.jpg',0,'attachment','image/jpeg',0),(2280,4,'2016-11-02 15:10:11','2016-11-02 15:10:11','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-5','','','2016-11-02 15:10:11','2016-11-02 15:10:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-17/line-white-text.png',0,'attachment','image/png',0),(2281,4,'2016-11-02 15:10:12','2016-11-02 15:10:12','','header-trans.jpg','','inherit','closed','closed','','header-trans-jpg-3','','','2016-11-02 15:10:12','2016-11-02 15:10:12','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/header-trans.jpg',0,'attachment','image/jpeg',0),(2282,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-6','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/line-slider.jpg',0,'attachment','image/jpeg',0),(2283,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon1.png','','inherit','closed','closed','','slider-icon1-png-6','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon1.png',0,'attachment','image/png',0),(2284,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-7','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon2.png',0,'attachment','image/png',0),(2285,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon3.png','','inherit','closed','closed','','slider-icon3-png-6','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon3.png',0,'attachment','image/png',0),(2286,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-7','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon4.png',0,'attachment','image/png',0),(2287,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon5.png','','inherit','closed','closed','','slider-icon5-png-6','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon5.png',0,'attachment','image/png',0),(2288,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-7','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon6.png',0,'attachment','image/png',0),(2289,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','slider-icon7.png','','inherit','closed','closed','','slider-icon7-png-6','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider-icon7.png',0,'attachment','image/png',0),(2290,4,'2016-11-02 15:10:14','2016-11-02 15:10:14','','bg-team.jpg','','inherit','closed','closed','','bg-team-jpg-3','','','2016-11-02 15:10:14','2016-11-02 15:10:14','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/bg-team.jpg',0,'attachment','image/jpeg',0),(2291,4,'2016-11-02 15:10:16','2016-11-02 15:10:16','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-6','','','2016-11-02 15:10:16','2016-11-02 15:10:16','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2292,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-6','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider3_ly2.png',0,'attachment','image/png',0),(2293,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-6','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2294,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-6','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2295,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-6','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/line-white.jpg',0,'attachment','image/jpeg',0),(2296,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-6','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-2/line-white-text.png',0,'attachment','image/png',0),(2297,4,'2016-11-02 15:10:18','2016-11-02 15:10:18','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-7','','','2016-11-02 15:10:18','2016-11-02 15:10:18','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2298,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-7','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/slider3_ly2.png',0,'attachment','image/png',0),(2299,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-7','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2300,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-7','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2301,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-7','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/line-white.jpg',0,'attachment','image/jpeg',0),(2302,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-7','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/line-white-text.png',0,'attachment','image/png',0),(2303,4,'2016-11-02 15:10:21','2016-11-02 15:10:21','','bg-slider4.jpg','','inherit','closed','closed','','bg-slider4-jpg','','','2016-11-02 15:10:21','2016-11-02 15:10:21','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/bg-slider4.jpg',0,'attachment','image/jpeg',0),(2304,4,'2016-11-02 15:10:23','2016-11-02 15:10:23','','slider4-ly1.png','','inherit','closed','closed','','slider4-ly1-png-2','','','2016-11-02 15:10:23','2016-11-02 15:10:23','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/slider4-ly1.png',0,'attachment','image/png',0),(2305,4,'2016-11-02 15:10:24','2016-11-02 15:10:24','','bg-team.jpg','','inherit','closed','closed','','bg-team-jpg-4','','','2016-11-02 15:10:24','2016-11-02 15:10:24','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/bg-team.jpg',0,'attachment','image/jpeg',0),(2306,4,'2016-11-02 15:10:26','2016-11-02 15:10:26','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-7','','','2016-11-02 15:10:26','2016-11-02 15:10:26','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-3/line-slider.jpg',0,'attachment','image/jpeg',0),(2307,4,'2016-11-02 15:10:26','2016-11-02 15:10:26','','bg-slider4.jpg','','inherit','closed','closed','','bg-slider4-jpg-2','','','2016-11-02 15:10:26','2016-11-02 15:10:26','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/bg-slider4.jpg',0,'attachment','image/jpeg',0),(2308,4,'2016-11-02 15:10:28','2016-11-02 15:10:28','','slider4-ly1.png','','inherit','closed','closed','','slider4-ly1-png-3','','','2016-11-02 15:10:28','2016-11-02 15:10:28','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider4-ly1.png',0,'attachment','image/png',0),(2309,4,'2016-11-02 15:10:29','2016-11-02 15:10:29','','bg-page-title-about.jpg','','inherit','closed','closed','','bg-page-title-about-jpg','','','2016-11-02 15:10:29','2016-11-02 15:10:29','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/bg-page-title-about.jpg',0,'attachment','image/jpeg',0),(2310,4,'2016-11-02 15:10:32','2016-11-02 15:10:32','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-8','','','2016-11-02 15:10:32','2016-11-02 15:10:32','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider-icon2.png',0,'attachment','image/png',0),(2311,4,'2016-11-02 15:10:32','2016-11-02 15:10:32','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-8','','','2016-11-02 15:10:32','2016-11-02 15:10:32','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider-icon6.png',0,'attachment','image/png',0),(2312,4,'2016-11-02 15:10:32','2016-11-02 15:10:32','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-8','','','2016-11-02 15:10:32','2016-11-02 15:10:32','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider-icon4.png',0,'attachment','image/png',0),(2313,4,'2016-11-02 15:10:32','2016-11-02 15:10:32','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-8','','','2016-11-02 15:10:32','2016-11-02 15:10:32','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/line-slider.jpg',0,'attachment','image/jpeg',0),(2314,4,'2016-11-02 15:10:32','2016-11-02 15:10:32','','page-title-v5.jpg','','inherit','closed','closed','','page-title-v5-jpg-8','','','2016-11-02 15:10:32','2016-11-02 15:10:32','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/page-title-v5.jpg',0,'attachment','image/jpeg',0),(2315,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-8','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider3_ly2.png',0,'attachment','image/png',0),(2316,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-8','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2317,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-8','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2318,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','line-white.jpg','','inherit','closed','closed','','line-white-jpg-8','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/line-white.jpg',0,'attachment','image/jpeg',0),(2319,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','line-white-text.png','','inherit','closed','closed','','line-white-text-png-8','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-4/line-white-text.png',0,'attachment','image/png',0),(2320,4,'2016-11-02 15:10:34','2016-11-02 15:10:34','','bg-page-title-about.jpg','','inherit','closed','closed','','bg-page-title-about-jpg-2','','','2016-11-02 15:10:34','2016-11-02 15:10:34','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/bg-page-title-about.jpg',0,'attachment','image/jpeg',0),(2321,4,'2016-11-02 15:10:36','2016-11-02 15:10:36','','slider-icon2.png','','inherit','closed','closed','','slider-icon2-png-9','','','2016-11-02 15:10:36','2016-11-02 15:10:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider-icon2.png',0,'attachment','image/png',0),(2322,4,'2016-11-02 15:10:36','2016-11-02 15:10:36','','slider-icon6.png','','inherit','closed','closed','','slider-icon6-png-9','','','2016-11-02 15:10:36','2016-11-02 15:10:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider-icon6.png',0,'attachment','image/png',0),(2323,4,'2016-11-02 15:10:36','2016-11-02 15:10:36','','slider-icon4.png','','inherit','closed','closed','','slider-icon4-png-9','','','2016-11-02 15:10:36','2016-11-02 15:10:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider-icon4.png',0,'attachment','image/png',0),(2324,4,'2016-11-02 15:10:36','2016-11-02 15:10:36','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-9','','','2016-11-02 15:10:36','2016-11-02 15:10:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/line-slider.jpg',0,'attachment','image/jpeg',0),(2325,4,'2016-11-02 15:10:36','2016-11-02 15:10:36','','bg-slider5-layer2.jpg','','inherit','closed','closed','','bg-slider5-layer2-jpg','','','2016-11-02 15:10:36','2016-11-02 15:10:36','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/bg-slider5-layer2.jpg',0,'attachment','image/jpeg',0),(2326,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-9','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider3_ly2.png',0,'attachment','image/png',0),(2327,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-9','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2328,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-9','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2329,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider5-imglayer2.png','','inherit','closed','closed','','slider5-imglayer2-png','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider5-imglayer2.png',0,'attachment','image/png',0),(2330,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider5-imglayer1.png','','inherit','closed','closed','','slider5-imglayer1-png','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider5-imglayer1.png',0,'attachment','image/png',0),(2331,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','slider5-imglayer3.png','','inherit','closed','closed','','slider5-imglayer3-png','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/slider5-imglayer3.png',0,'attachment','image/png',0),(2332,4,'2016-11-02 15:10:38','2016-11-02 15:10:38','','bg-slider5-layer3.jpg','','inherit','closed','closed','','bg-slider5-layer3-jpg','','','2016-11-02 15:10:38','2016-11-02 15:10:38','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-5/bg-slider5-layer3.jpg',0,'attachment','image/jpeg',0),(2333,4,'2016-11-02 15:10:41','2016-11-02 15:10:41','','bg-slider5-layer3.jpg','','inherit','closed','closed','','bg-slider5-layer3-jpg-2','','','2016-11-02 15:10:41','2016-11-02 15:10:41','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/bg-slider5-layer3.jpg',0,'attachment','image/jpeg',0),(2334,4,'2016-11-02 15:10:43','2016-11-02 15:10:43','','bg-slider6.jpg','','inherit','closed','closed','','bg-slider6-jpg','','','2016-11-02 15:10:43','2016-11-02 15:10:43','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/bg-slider6.jpg',0,'attachment','image/jpeg',0),(2335,4,'2016-11-02 15:10:45','2016-11-02 15:10:45','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-10','','','2016-11-02 15:10:45','2016-11-02 15:10:45','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/line-slider.jpg',0,'attachment','image/jpeg',0),(2336,4,'2016-11-02 15:10:45','2016-11-02 15:10:45','','slider5-imglayer1.png','','inherit','closed','closed','','slider5-imglayer1-png-2','','','2016-11-02 15:10:45','2016-11-02 15:10:45','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/slider5-imglayer1.png',0,'attachment','image/png',0),(2337,4,'2016-11-02 15:10:45','2016-11-02 15:10:45','','slider5-imglayer4.png','','inherit','closed','closed','','slider5-imglayer4-png','','','2016-11-02 15:10:45','2016-11-02 15:10:45','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/slider5-imglayer4.png',0,'attachment','image/png',0),(2338,4,'2016-11-02 15:10:45','2016-11-02 15:10:45','','bg-slider8.jpg','','inherit','closed','closed','','bg-slider8-jpg-4','','','2016-11-02 15:10:45','2016-11-02 15:10:45','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/bg-slider8.jpg',0,'attachment','image/jpeg',0),(2339,4,'2016-11-02 15:10:47','2016-11-02 15:10:47','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-10','','','2016-11-02 15:10:47','2016-11-02 15:10:47','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/slider3_ly2.png',0,'attachment','image/png',0),(2340,4,'2016-11-02 15:10:47','2016-11-02 15:10:47','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-10','','','2016-11-02 15:10:47','2016-11-02 15:10:47','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2341,4,'2016-11-02 15:10:47','2016-11-02 15:10:47','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-10','','','2016-11-02 15:10:47','2016-11-02 15:10:47','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-7/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2342,4,'2016-11-02 15:10:47','2016-11-02 15:10:47','','bg-slider8.jpg','','inherit','closed','closed','','bg-slider8-jpg-5','','','2016-11-02 15:10:47','2016-11-02 15:10:47','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/bg-slider8.jpg',0,'attachment','image/jpeg',0),(2343,4,'2016-11-02 15:10:49','2016-11-02 15:10:49','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-11','','','2016-11-02 15:10:49','2016-11-02 15:10:49','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/slider3_ly2.png',0,'attachment','image/png',0),(2344,4,'2016-11-02 15:10:49','2016-11-02 15:10:49','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-11','','','2016-11-02 15:10:49','2016-11-02 15:10:49','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2345,4,'2016-11-02 15:10:49','2016-11-02 15:10:49','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-11','','','2016-11-02 15:10:49','2016-11-02 15:10:49','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2346,4,'2016-11-02 15:10:49','2016-11-02 15:10:49','','scroll-down.png','','inherit','closed','closed','','scroll-down-png','','','2016-11-02 15:10:49','2016-11-02 15:10:49','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/scroll-down.png',0,'attachment','image/png',0),(2347,4,'2016-11-02 15:10:49','2016-11-02 15:10:49','','bg-slider8-2.jpg','','inherit','closed','closed','','bg-slider8-2-jpg','','','2016-11-02 15:10:49','2016-11-02 15:10:49','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/bg-slider8-2.jpg',0,'attachment','image/jpeg',0),(2348,4,'2016-11-02 15:10:51','2016-11-02 15:10:51','','bg-slider8-3.jpg','','inherit','closed','closed','','bg-slider8-3-jpg','','','2016-11-02 15:10:51','2016-11-02 15:10:51','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-8/bg-slider8-3.jpg',0,'attachment','image/jpeg',0),(2349,4,'2016-11-02 15:10:53','2016-11-02 15:10:53','','bg-slider6.jpg','','inherit','closed','closed','','bg-slider6-jpg-2','','','2016-11-02 15:10:53','2016-11-02 15:10:53','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/bg-slider6.jpg',0,'attachment','image/jpeg',0),(2350,4,'2016-11-02 15:10:55','2016-11-02 15:10:55','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-11','','','2016-11-02 15:10:55','2016-11-02 15:10:55','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/line-slider.jpg',0,'attachment','image/jpeg',0),(2351,4,'2016-11-02 15:10:55','2016-11-02 15:10:55','','slider5-imglayer1.png','','inherit','closed','closed','','slider5-imglayer1-png-3','','','2016-11-02 15:10:55','2016-11-02 15:10:55','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/slider5-imglayer1.png',0,'attachment','image/png',0),(2352,4,'2016-11-02 15:10:55','2016-11-02 15:10:55','','slider5-imglayer4.png','','inherit','closed','closed','','slider5-imglayer4-png-2','','','2016-11-02 15:10:55','2016-11-02 15:10:55','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/slider5-imglayer4.png',0,'attachment','image/png',0),(2353,4,'2016-11-02 15:10:55','2016-11-02 15:10:55','','bg-slider8-2.jpg','','inherit','closed','closed','','bg-slider8-2-jpg-2','','','2016-11-02 15:10:55','2016-11-02 15:10:55','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/bg-slider8-2.jpg',0,'attachment','image/jpeg',0),(2354,4,'2016-11-02 15:10:58','2016-11-02 15:10:58','','bg-slider8-3.jpg','','inherit','closed','closed','','bg-slider8-3-jpg-2','','','2016-11-02 15:10:58','2016-11-02 15:10:58','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/bg-slider8-3.jpg',0,'attachment','image/jpeg',0),(2355,4,'2016-11-02 15:11:00','2016-11-02 15:11:00','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-12','','','2016-11-02 15:11:00','2016-11-02 15:11:00','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-home-9/slider3_ly2.png',0,'attachment','image/png',0),(2356,4,'2016-11-02 15:11:00','2016-11-02 15:11:00','','bg-slider5-layer2.jpg','','inherit','closed','closed','','bg-slider5-layer2-jpg-2','','','2016-11-02 15:11:00','2016-11-02 15:11:00','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/bg-slider5-layer2.jpg',0,'attachment','image/jpeg',0),(2357,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider3_ly2.png','','inherit','closed','closed','','slider3-ly2-png-13','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider3_ly2.png',0,'attachment','image/png',0),(2358,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider3_ly1.jpg','','inherit','closed','closed','','slider3-ly1-jpg-12','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider3_ly1.jpg',0,'attachment','image/jpeg',0),(2359,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider3_ly3.jpg','','inherit','closed','closed','','slider3-ly3-jpg-12','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider3_ly3.jpg',0,'attachment','image/jpeg',0),(2360,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider5-imglayer2.png','','inherit','closed','closed','','slider5-imglayer2-png-2','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider5-imglayer2.png',0,'attachment','image/png',0),(2361,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider5-imglayer1.png','','inherit','closed','closed','','slider5-imglayer1-png-4','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider5-imglayer1.png',0,'attachment','image/png',0),(2362,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','slider5-imglayer3.png','','inherit','closed','closed','','slider5-imglayer3-png-2','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider5-imglayer3.png',0,'attachment','image/png',0),(2363,4,'2016-11-02 15:11:02','2016-11-02 15:11:02','','bg-slider5-layer3.jpg','','inherit','closed','closed','','bg-slider5-layer3-jpg-3','','','2016-11-02 15:11:02','2016-11-02 15:11:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/bg-slider5-layer3.jpg',0,'attachment','image/jpeg',0),(2364,4,'2016-11-02 15:11:05','2016-11-02 15:11:05','','bg-slider6.jpg','','inherit','closed','closed','','bg-slider6-jpg-3','','','2016-11-02 15:11:05','2016-11-02 15:11:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/bg-slider6.jpg',0,'attachment','image/jpeg',0),(2365,4,'2016-11-02 15:11:07','2016-11-02 15:11:07','','line-slider.jpg','','inherit','closed','closed','','line-slider-jpg-12','','','2016-11-02 15:11:07','2016-11-02 15:11:07','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/line-slider.jpg',0,'attachment','image/jpeg',0),(2366,4,'2016-11-02 15:11:07','2016-11-02 15:11:07','','slider5-imglayer4.png','','inherit','closed','closed','','slider5-imglayer4-png-3','','','2016-11-02 15:11:07','2016-11-02 15:11:07','',0,'https://sdektun.com/devbackup/wp-content/uploads/revslider/slider-main-6/slider5-imglayer4.png',0,'attachment','image/png',0),(2367,3,'2016-11-02 15:25:26','2016-11-02 20:25:26','','logo-2','','inherit','open','closed','','logo-2','','','2016-11-02 15:25:26','2016-11-02 20:25:26','',0,'https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-2.png',0,'attachment','image/png',0),(2368,3,'2016-11-02 15:33:47','2016-11-02 20:33:47','','logo-1','','inherit','open','closed','','logo-1','','','2016-11-02 15:33:47','2016-11-02 20:33:47','',0,'https://sdektun.com/devbackup/wp-content/uploads/2016/11/logo-1.png',0,'attachment','image/png',0),(2514,4,'2019-01-07 18:37:55','2019-01-08 00:37:55','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=events hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]','HOME','','publish','closed','closed','','home','','','2020-05-15 10:08:33','2020-05-15 15:08:33','',0,'https://sdektun.com/devbackup/?page_id=2514',0,'page','',0),(2518,4,'2019-01-07 18:51:01','2019-01-08 00:51:01','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','publish','closed','closed','','services','','','2019-03-09 13:01:47','2019-03-09 19:01:47','',0,'https://sdektun.com/devbackup/?page_id=2518',0,'page','',0),(2519,4,'2019-01-07 18:51:01','2019-01-08 00:51:01','','SERVICES','','inherit','closed','closed','','2518-revision-v1','','','2019-01-07 18:51:01','2019-01-08 00:51:01','',2518,'https://sdektun.com/devbackup/2019/01/07/2518-revision-v1/',0,'revision','',0),(2520,4,'2019-01-07 18:51:40','2019-01-08 00:51:40','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <h1><b>CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>DIFFERENCE</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><h1><b>WHAT TO EXPECT</b> </h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>FEES CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','publish','closed','closed','','why-us','','','2019-03-09 12:49:23','2019-03-09 18:49:23','',0,'https://sdektun.com/devbackup/?page_id=2520',0,'page','',0),(2521,4,'2019-01-07 18:51:40','2019-01-08 00:51:40','','WHY US','','inherit','closed','closed','','2520-revision-v1','','','2019-01-07 18:51:40','2019-01-08 00:51:40','',2520,'https://sdektun.com/devbackup/2019/01/07/2520-revision-v1/',0,'revision','',0),(2522,4,'2019-01-07 18:52:59','2019-01-08 00:52:59','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','publish','closed','closed','','inmigration-terminology','','','2019-03-09 13:03:12','2019-03-09 19:03:12','',0,'https://sdektun.com/devbackup/?page_id=2522',0,'page','',0),(2523,4,'2019-01-07 18:52:59','2019-01-08 00:52:59','','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-01-07 18:52:59','2019-01-08 00:52:59','',2522,'https://sdektun.com/devbackup/2019/01/07/2522-revision-v1/',0,'revision','',0),(2525,4,'2019-01-07 18:53:55','2019-01-08 00:53:55','<h1>History</h1>\nIn 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.\n\nFrom its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.\n\nAs the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.\n\n<strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.</strong>\n\nGiven the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.\n\nMeanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.\n\nNow more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.\n\nMeanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.\n\nUnfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.\n\nEach case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.\n\n<strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.</strong>\n\nAt the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.\n\nFrom the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.\n\nNow we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.\n\nIf you or a friend, relative or associate needs any advice or legal representation and / or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.','HISTORY','','publish','closed','closed','','history','','','2019-01-08 14:22:57','2019-01-08 20:22:57','',2552,'https://sdektun.com/devbackup/?page_id=2525',2,'page','',0),(2527,4,'2019-01-07 18:53:55','2019-01-08 00:53:55','','HISTORY','','inherit','closed','closed','','2525-revision-v1','','','2019-01-07 18:53:55','2019-01-08 00:53:55','',2525,'https://sdektun.com/devbackup/2019/01/07/2525-revision-v1/',0,'revision','',0),(2528,4,'2019-01-07 18:54:39','2019-01-08 00:54:39','<h1>VALUES & PHILOSOPHY</h1>\n<h3><strong>Legal & Immigration Center Creed</strong></h3>\n<strong><em>We believe in the Law!</em></strong>\n\n<strong><em>We believe in the Legal Process!</em></strong>\n\n<strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong>\n\n<strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong>\n\n<strong>Our Purpose</strong>\n\nThe Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.','VALUES & PHILOSOPHY','','publish','closed','closed','','values-philosophy','','','2019-01-08 14:14:52','2019-01-08 20:14:52','',2552,'https://sdektun.com/devbackup/?page_id=2528',1,'page','',0),(2529,4,'2019-01-07 18:54:39','2019-01-08 00:54:39','','VALUES & PHILOSOPHY','','inherit','closed','closed','','2528-revision-v1','','','2019-01-07 18:54:39','2019-01-08 00:54:39','',2528,'https://sdektun.com/devbackup/2019/01/07/2528-revision-v1/',0,'revision','',0),(2530,4,'2019-01-07 18:55:29','2019-01-08 00:55:29','<h2>OUR MISSION</h2>\n<strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong>\n\nDue to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.\n\nThe Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.','MISSION','','publish','closed','closed','','mission','','','2019-01-08 14:11:23','2019-01-08 20:11:23','',2552,'https://sdektun.com/devbackup/?page_id=2530',0,'page','',0),(2531,4,'2019-01-07 18:56:15','2019-01-08 00:56:15','<h1>OUR CONVICTION</h1>\nDue to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.\n\nWe believe in the Law!\n\nWe believe in the Legal Process and in the legality!\n\nBut above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.\n\nWe are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.\n\nYou can trust us,\n\nWe will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.','OUR CONVICTION','','publish','closed','closed','','our-conviction','','','2019-01-08 14:26:27','2019-01-08 20:26:27','',2552,'https://sdektun.com/devbackup/?page_id=2531',3,'page','',0),(2532,4,'2019-01-07 18:56:15','2019-01-08 00:56:15','','OUR CONVICTION','','inherit','closed','closed','','2531-revision-v1','','','2019-01-07 18:56:15','2019-01-08 00:56:15','',2531,'https://sdektun.com/devbackup/2019/01/07/2531-revision-v1/',0,'revision','',0),(2546,4,'2019-01-07 19:20:34','2019-01-08 01:20:34',' ','','','publish','closed','closed','','2546','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2546',4,'nav_menu_item','',0),(2548,4,'2019-01-07 19:20:34','2019-01-08 01:20:34',' ','','','publish','closed','closed','','2548','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2548',1,'nav_menu_item','',0),(2550,4,'2019-01-07 19:20:34','2019-01-08 01:20:34',' ','','','publish','closed','closed','','2550','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2550',3,'nav_menu_item','',0),(2552,4,'2019-01-07 19:21:14','2019-01-08 01:21:14','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1>BIHD´S MISSION</h1> \n <p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.</p>','ABOUT US','','publish','closed','closed','','about-us','','','2019-03-09 12:55:47','2019-03-09 18:55:47','',0,'https://sdektun.com/devbackup/?page_id=2552',0,'page','',0),(2553,4,'2019-01-07 19:21:14','2019-01-08 01:21:14','','ABOUT US','','inherit','closed','closed','','2552-revision-v1','','','2019-01-07 19:21:14','2019-01-08 01:21:14','',2552,'https://sdektun.com/devbackup/2019/01/07/2552-revision-v1/',0,'revision','',0),(2554,4,'2019-01-07 19:22:01','2019-01-08 01:22:01','','MISSION','','inherit','closed','closed','','2530-revision-v1','','','2019-01-07 19:22:01','2019-01-08 01:22:01','',2530,'https://sdektun.com/devbackup/2019/01/07/2530-revision-v1/',0,'revision','',0),(2555,4,'2019-01-07 19:24:17','2019-01-08 01:24:17',' ','','','publish','closed','closed','','2555','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2555',5,'nav_menu_item','',0),(2556,4,'2019-01-07 19:24:17','2019-01-08 01:24:17',' ','','','publish','closed','closed','','2556','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',2552,'https://sdektun.com/devbackup/?p=2556',9,'nav_menu_item','',0),(2557,4,'2019-01-07 19:24:17','2019-01-08 01:24:17',' ','','','publish','closed','closed','','2557','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',2552,'https://sdektun.com/devbackup/?p=2557',7,'nav_menu_item','',0),(2558,4,'2019-01-07 19:24:17','2019-01-08 01:24:17',' ','','','publish','closed','closed','','2558','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',2552,'https://sdektun.com/devbackup/?p=2558',8,'nav_menu_item','',0),(2559,4,'2019-01-07 19:25:08','2019-01-08 01:25:08',' ','','','publish','closed','closed','','2559','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',2552,'https://sdektun.com/devbackup/?p=2559',6,'nav_menu_item','',0),(2563,4,'2019-01-07 19:44:39','2019-01-08 01:44:39','<p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','inherit','closed','closed','','2518-revision-v1','','','2019-01-07 19:44:39','2019-01-08 01:44:39','',2518,'https://sdektun.com/devbackup/2019/01/07/2518-revision-v1/',0,'revision','',0),(2564,4,'2019-01-07 19:54:55','2019-01-08 01:54:55','<p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p>\n\n<ul>\n <li>Consultations to establish eligibility for immigration and naturalization process</li>\n <li>Advance Parole/Travel Documents I-131</li>\n <li>Applications for permanent residence</li>\n <li>Applications for refugees, asylums,</li>\n <li>Applications for Travel Documents and Re-entry Permits</li>\n <li>Business Visas</li>\n <li>Change of Status</li>\n <li>DACA</li>\n <li>Deportation and Removal Defense</li>\n <li>Diversity Visa Lottery VISA Online Application & Registration</li>\n <li>Educational Visas</li>\n <li>Employment Visas</li>\n <li>Family-based petitions and visas</li>\n <li>Fiancé Visas</li>\n <li>immigration court proceedings.</li>\n <li>Immigration for Same-Sex Couples</li>\n <li>Inadmissibility waivers (pardons)</li>\n <li>Investor Visas</li>\n <li>Naturalization and Citizenship Applications</li>\n <li>Non-Immigrant Visas</li>\n <li>Tourist Visas</li>\n <li>U Visas</li>\n <li>Visa Extensions and Changes</li>\n</ul>','SERVICES','','inherit','closed','closed','','2518-revision-v1','','','2019-01-07 19:54:55','2019-01-08 01:54:55','',2518,'https://sdektun.com/devbackup/2019/01/07/2518-revision-v1/',0,'revision','',0),(2565,4,'2019-01-07 20:03:43','2019-01-08 02:03:43','<h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <h1><b>CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>DIFFERENCE</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><h1><b>WHAT TO EXPECT</b> </h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>FEES CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','inherit','closed','closed','','2520-revision-v1','','','2019-01-07 20:03:43','2019-01-08 02:03:43','',2520,'https://sdektun.com/devbackup/2019/01/07/2520-revision-v1/',0,'revision','',0),(2566,4,'2019-01-07 20:04:57','2019-01-08 02:04:57','<h1>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p>\n</h1>\n<h1><b>CONCEPT</b></h1>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p>\n\n<h1><b>DIFFERENCE</b></h1>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p>\n\n<h1><b>WHAT TO EXPECT</b> </h1>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p>\n\n<h1><b>FEES CONCEPT</b></h1>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','inherit','closed','closed','','2520-revision-v1','','','2019-01-07 20:04:57','2019-01-08 02:04:57','',2520,'https://sdektun.com/devbackup/2019/01/07/2520-revision-v1/',0,'revision','',0),(2567,4,'2019-01-07 20:24:31','2019-01-08 02:24:31','<h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-01-07 20:24:31','2019-01-08 02:24:31','',2522,'https://sdektun.com/devbackup/2019/01/07/2522-revision-v1/',0,'revision','',0),(2568,4,'2019-01-07 20:25:21','2019-01-08 02:25:21','<h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-01-07 20:25:21','2019-01-08 02:25:21','',2522,'https://sdektun.com/devbackup/2019/01/07/2522-revision-v1/',0,'revision','',0),(2569,4,'2019-01-07 20:31:48','2019-01-08 02:31:48','<h1>BIHD´S MISSION</h1> \n <p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.</p>','ABOUT US','','inherit','closed','closed','','2552-revision-v1','','','2019-01-07 20:31:48','2019-01-08 02:31:48','',2552,'https://sdektun.com/devbackup/2019/01/07/2552-revision-v1/',0,'revision','',0),(2570,4,'2019-01-07 21:10:28','2019-01-08 03:10:28','<h2>OUR MISSION</h2> \n <p><strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong></p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.</p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p>','MISSION','','inherit','closed','closed','','2530-revision-v1','','','2019-01-07 21:10:28','2019-01-08 03:10:28','',2530,'https://sdektun.com/devbackup/2019/01/07/2530-revision-v1/',0,'revision','',0),(2571,4,'2019-01-07 21:11:08','2019-01-08 03:11:08','<h2>OUR MISSION</h2>\n<strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong>\n\nDue to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.\n\nThe Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.','MISSION','','inherit','closed','closed','','2530-revision-v1','','','2019-01-07 21:11:08','2019-01-08 03:11:08','',2530,'https://sdektun.com/devbackup/2019/01/07/2530-revision-v1/',0,'revision','',0),(2572,4,'2019-01-07 21:12:04','2019-01-08 03:12:04','<h2>OUR MISSION</h2> \n <p><strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong></p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.</p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p>','MISSION','','inherit','closed','closed','','2530-revision-v1','','','2019-01-07 21:12:04','2019-01-08 03:12:04','',2530,'https://sdektun.com/devbackup/2019/01/07/2530-revision-v1/',0,'revision','',0),(2573,4,'2019-01-07 21:15:08','2019-01-08 03:15:08','<h1>VALUES & PHILOSOPHY\n</h1> \n <h3><strong>Legal & Immigration Center Creed</strong></h3><p><strong><em>We believe in the Law!</em></strong></p><p><strong><em>We believe in the Legal Process!</em></strong></p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong></p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong></p><p><strong>Our Purpose</strong></p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.</p>','VALUES & PHILOSOPHY','','inherit','closed','closed','','2528-revision-v1','','','2019-01-07 21:15:08','2019-01-08 03:15:08','',2528,'https://sdektun.com/devbackup/2019/01/07/2528-revision-v1/',0,'revision','',0),(2574,4,'2019-01-07 21:15:27','2019-01-08 03:15:27','<h1>VALUES & PHILOSOPHY\n</h1> \n <h3><strong>Legal & Immigration Center Creed</strong></h3><p><strong><em>We believe in the Law!</em></strong></p><p><strong><em>We believe in the Legal Process!</em></strong></p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong></p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong></p><p><strong>Our Purpose</strong></p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.</p>','VALUES & PHILOSOPHY','','inherit','closed','closed','','2528-revision-v1','','','2019-01-07 21:15:27','2019-01-08 03:15:27','',2528,'https://sdektun.com/devbackup/2019/01/07/2528-revision-v1/',0,'revision','',0),(2575,4,'2019-01-07 21:17:48','2019-01-08 03:17:48','<h1>History</h1> \n <p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.</p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.</p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.</p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.</strong></p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.</p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.</p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.</p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.</p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.</p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.</p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.</strong></p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.</p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.</p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.</p><p>If you or a friend, relative or associate needs any advice or legal representation and / or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.</p>','HISTORY','','inherit','closed','closed','','2525-revision-v1','','','2019-01-07 21:17:48','2019-01-08 03:17:48','',2525,'https://sdektun.com/devbackup/2019/01/07/2525-revision-v1/',0,'revision','',0),(2576,4,'2019-01-07 21:20:53','2019-01-08 03:20:53','<h1>OUR CONVICTION\n</h1> \n <p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p><p>We believe in the Law!</p><p>We believe in the Legal Process and in the legality!</p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</p><p>You can trust us,</p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.</p>','OUR CONVICTION','','inherit','closed','closed','','2531-revision-v1','','','2019-01-07 21:20:53','2019-01-08 03:20:53','',2531,'https://sdektun.com/devbackup/2019/01/07/2531-revision-v1/',0,'revision','',0),(2577,4,'2019-01-08 14:06:24','2019-01-08 20:06:24','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1>LA MISION DEL BIHD\n</h1> \n <p>El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.</p>','NOSOTROS','','publish','closed','closed','','nosotros','','','2019-03-09 16:59:21','2019-03-09 22:59:21','',0,'https://sdektun.com/devbackup/?page_id=2577',0,'page','',0),(2578,4,'2019-01-08 14:06:24','2019-01-08 20:06:24','','Nosotros','','inherit','closed','closed','','2577-revision-v1','','','2019-01-08 14:06:24','2019-01-08 20:06:24','',2577,'https://sdektun.com/devbackup/2019/01/08/2577-revision-v1/',0,'revision','',0),(2579,4,'2019-01-08 14:06:55','2019-01-08 20:06:55','','NOSOTROS','','inherit','closed','closed','','2577-revision-v1','','','2019-01-08 14:06:55','2019-01-08 20:06:55','',2577,'https://sdektun.com/devbackup/2019/01/08/2577-revision-v1/',0,'revision','',0),(2580,4,'2019-01-08 14:07:32','2019-01-08 20:07:32','<h1>BIHD´S MISSION</h1>\nThe Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.','ABOUT US','','inherit','closed','closed','','2552-revision-v1','','','2019-01-08 14:07:32','2019-01-08 20:07:32','',2552,'https://sdektun.com/devbackup/2019/01/08/2552-revision-v1/',0,'revision','',0),(2581,4,'2019-01-08 14:08:17','2019-01-08 20:08:17','<h1>BIHD´S MISSION</h1> \n <p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.</p>','ABOUT US','','publish','closed','closed','','about-us','','','2019-01-08 14:08:17','2019-01-08 20:08:17','',0,'https://sdektun.com/devbackup/?elementor_library=about-us',0,'elementor_library','',0),(2582,4,'2019-01-08 14:08:17','2019-01-08 20:08:17','','ABOUT US','','inherit','closed','closed','','2581-revision-v1','','','2019-01-08 14:08:17','2019-01-08 20:08:17','',2581,'https://sdektun.com/devbackup/2019/01/08/2581-revision-v1/',0,'revision','',0),(2583,4,'2019-01-08 14:08:17','2019-01-08 20:08:17','<h1>BIHD´S MISSION</h1> \n <p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.</p>','ABOUT US','','inherit','closed','closed','','2581-revision-v1','','','2019-01-08 14:08:17','2019-01-08 20:08:17','',2581,'https://sdektun.com/devbackup/2019/01/08/2581-revision-v1/',0,'revision','',0),(2584,4,'2019-01-08 14:10:14','2019-01-08 20:10:14','<h1>LA MISION DEL BIHD\n</h1> \n <p>El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.</p>','NOSOTROS','','inherit','closed','closed','','2577-revision-v1','','','2019-01-08 14:10:14','2019-01-08 20:10:14','',2577,'https://sdektun.com/devbackup/2019/01/08/2577-revision-v1/',0,'revision','',0),(2585,4,'2019-01-08 14:11:24','2019-01-08 20:11:24','<h2>NUESTRA MISIÓN</h2>\n<strong><em>La misión del Centro Legal y de Inmigración, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles a personas de bajo ingreso y de clase económica moderada.</em></strong>\n\nDebido a la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, el Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración.\n\nEl Centro Legal proporciona asistencia legal de calidad y representación a las comunidades vulnerables a través de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.','MISIÓN','','publish','closed','closed','','mision','','','2019-01-08 15:53:57','2019-01-08 21:53:57','',2577,'https://sdektun.com/devbackup/?page_id=2585',0,'page','',0),(2586,4,'2019-01-08 14:11:20','2019-01-08 20:11:20','<h2>OUR MISSION</h2>\n<strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong>\n\nDue to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.\n\nThe Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.','MISSION','','inherit','closed','closed','','2530-revision-v1','','','2019-01-08 14:11:20','2019-01-08 20:11:20','',2530,'https://sdektun.com/devbackup/2019/01/08/2530-revision-v1/',0,'revision','',0),(2587,4,'2019-01-08 14:11:24','2019-01-08 20:11:24','','MISIÓN','','inherit','closed','closed','','2585-revision-v1','','','2019-01-08 14:11:24','2019-01-08 20:11:24','',2585,'https://sdektun.com/devbackup/2019/01/08/2585-revision-v1/',0,'revision','',0),(2588,4,'2019-01-08 14:11:49','2019-01-08 20:11:49','<h2>OUR MISSION</h2> \n <p><strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong></p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.</p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p>','MISSION','','publish','closed','closed','','mission','','','2019-01-08 14:11:50','2019-01-08 20:11:50','',0,'https://sdektun.com/devbackup/?elementor_library=mission',0,'elementor_library','',0),(2589,4,'2019-01-08 14:11:50','2019-01-08 20:11:50','','MISSION','','inherit','closed','closed','','2588-revision-v1','','','2019-01-08 14:11:50','2019-01-08 20:11:50','',2588,'https://sdektun.com/devbackup/2019/01/08/2588-revision-v1/',0,'revision','',0),(2590,4,'2019-01-08 14:11:50','2019-01-08 20:11:50','<h2>OUR MISSION</h2> \n <p><strong><em>The mission of The Immigration and Legal Center is to bridge the justice gap by providing affordable legal services to low and moderate income people</em></strong></p><p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center.</p><p>The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p>','MISSION','','inherit','closed','closed','','2588-revision-v1','','','2019-01-08 14:11:50','2019-01-08 20:11:50','',2588,'https://sdektun.com/devbackup/2019/01/08/2588-revision-v1/',0,'revision','',0),(2591,4,'2019-01-08 14:13:20','2019-01-08 20:13:20','<h2>NUESTRA MISIÓN</h2> \n <p><strong><em>La misión del Centro Legal y de Inmigración, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles a personas de bajo ingreso y de clase económica moderada.</em></strong></p><p>Debido a la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, el Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración.</p><p>El Centro Legal proporciona asistencia legal de calidad y representación a las comunidades vulnerables a través de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.</p>','MISIÓN','','inherit','closed','closed','','2585-revision-v1','','','2019-01-08 14:13:20','2019-01-08 20:13:20','',2585,'https://sdektun.com/devbackup/2019/01/08/2585-revision-v1/',0,'revision','',0),(2592,4,'2019-01-08 14:15:45','2019-01-08 20:15:45','<h1>VALORES Y FILOSOFÍA</h1>\n<strong>Credo del Centro Legal y de Inmigración</strong>\n\n<strong><em>¡Creemos en la ley!</em></strong>\n\n<strong><em>¡Creemos en el proceso legal!</em></strong>\n\n<strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.</em></strong>\n\n<strong><em>Estamos en contra de la hipocresía política, la persecución racial, ideológica, política y de género, y sobre todo contra el abuso de poder y la reivindicación contra los inmigrantes y las personas necesitadas.</em></strong>\n\n<strong>Nuestro propósito</strong>\n\nEl Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta división que separa a la élite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que están atrapadas en la sala de espera de clínicas legales gratuitas.','VALORES Y FILOSOFÍA','','publish','closed','closed','','valores-y-filosofia','','','2019-01-08 15:55:37','2019-01-08 21:55:37','',2577,'https://sdektun.com/devbackup/?page_id=2592',1,'page','',0),(2593,4,'2019-01-08 14:14:46','2019-01-08 20:14:46','<h1>VALUES & PHILOSOPHY</h1>\n<h3><strong>Legal & Immigration Center Creed</strong></h3>\n<strong><em>We believe in the Law!</em></strong>\n\n<strong><em>We believe in the Legal Process!</em></strong>\n\n<strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong>\n\n<strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong>\n\n<strong>Our Purpose</strong>\n\nThe Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.','VALUES & PHILOSOPHY','','inherit','closed','closed','','2528-revision-v1','','','2019-01-08 14:14:46','2019-01-08 20:14:46','',2528,'https://sdektun.com/devbackup/2019/01/08/2528-revision-v1/',0,'revision','',0),(2594,4,'2019-01-08 14:15:31','2019-01-08 20:15:31','<h1>VALUES & PHILOSOPHY\n</h1> \n <h3><strong>Legal & Immigration Center Creed</strong></h3><p><strong><em>We believe in the Law!</em></strong></p><p><strong><em>We believe in the Legal Process!</em></strong></p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong></p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong></p><p><strong>Our Purpose</strong></p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.</p>','VALUES & PHILOSOPHY','','publish','closed','closed','','values-philosophy','','','2019-01-08 14:15:32','2019-01-08 20:15:32','',0,'https://sdektun.com/devbackup/?elementor_library=values-philosophy',0,'elementor_library','',0),(2595,4,'2019-01-08 14:15:31','2019-01-08 20:15:31','','VALUES & PHILOSOPHY','','inherit','closed','closed','','2594-revision-v1','','','2019-01-08 14:15:31','2019-01-08 20:15:31','',2594,'https://sdektun.com/devbackup/2019/01/08/2594-revision-v1/',0,'revision','',0),(2596,4,'2019-01-08 14:15:32','2019-01-08 20:15:32','<h1>VALUES & PHILOSOPHY\n</h1> \n <h3><strong>Legal & Immigration Center Creed</strong></h3><p><strong><em>We believe in the Law!</em></strong></p><p><strong><em>We believe in the Legal Process!</em></strong></p><p><strong><em>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</em></strong></p><p><strong><em>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</em></strong></p><p><strong>Our Purpose</strong></p><p>The Immigration and Legal Center is a nonprofit lawfirm in Chicago that caters exclusively to those who fall within the vast divide separating the elite who can afford the big name downtown firms, and those stuck in the waiting room for free legal clinics.</p>','VALUES & PHILOSOPHY','','inherit','closed','closed','','2594-revision-v1','','','2019-01-08 14:15:32','2019-01-08 20:15:32','',2594,'https://sdektun.com/devbackup/2019/01/08/2594-revision-v1/',0,'revision','',0),(2597,4,'2019-01-08 14:15:43','2019-01-08 20:15:43','','VALORES Y FILOSOFÍA','','inherit','closed','closed','','2592-revision-v1','','','2019-01-08 14:15:43','2019-01-08 20:15:43','',2592,'https://sdektun.com/devbackup/2019/01/08/2592-revision-v1/',0,'revision','',0),(2598,4,'2019-01-08 14:17:08','2019-01-08 20:17:08','<h1>VALORES Y FILOSOFÍA\n</h1> \n <p><strong>Credo del Centro Legal y de Inmigración</strong></p><p><strong><em>¡Creemos en la ley!</em></strong></p><p><strong><em>¡Creemos en el proceso legal!</em></strong></p><p><strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.</em></strong></p><p><strong><em>Estamos en contra de la hipocresía política, la persecución racial, ideológica, política y de género, y sobre todo contra el abuso de poder y la reivindicación contra los inmigrantes y las personas necesitadas.</em></strong></p><p><strong>Nuestro propósito</strong></p><p>El Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta división que separa a la élite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que están atrapadas en la sala de espera de clínicas legales gratuitas.</p>','VALORES Y FILOSOFÍA','','inherit','closed','closed','','2592-revision-v1','','','2019-01-08 14:17:08','2019-01-08 20:17:08','',2592,'https://sdektun.com/devbackup/2019/01/08/2592-revision-v1/',0,'revision','',0),(2599,4,'2019-01-08 14:23:35','2019-01-08 20:23:35','<h1>Historia</h1>\nEn el año del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.\n\nDesde su inicio, nos preocupó la necesidad de ofrecer una representación legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representaría y abogara por ellos en su proceso legal, sino también a alguien en quien se confiaría los haría sentir cómodos y fuertes cuando se enfrentan a una situación difícil en los tribunales y durante una situación legal difícil.\n\nEn cuanto el tema de la inmigración durante los últimos años ha estado en el centro de la vida política, social y debate mediático de los Estados Unidos.\n\nHemos sido testigos de que el tono de varios personajes políticos de las más altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin economía, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.\n\nTales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han traído a este país.\n\nDado el actual clima político en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigración se ha convertido en un tema muy serio en nuestra nación, y va a ser objeto de debate cada vez más en cuanto las campañas políticas siguen más reñidas.\n\nMientras tanto, las autoridades de inmigración parecen tener más solicitudes de lo que posiblemente pueden procesar de manera oportuna.\n\nAhora más que nunca, la presión política sobre este tema, hace más urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situación a la mayor brevedad.\n\nMientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigración, sobre todo con el propósito de mantener a las familias integras y unidas y a la vez mejorar nuestra economía y estilo de vida.\n\nLamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigración a veces son víctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jurídicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede conducir a la deportación.\n\nCada caso es único, y es importante entender completamente cómo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona. Ahí es donde el Centro Legal y de Inmigración del Instituto Binacional de Desarrollo Humano puede ayudar.\n\nEn marzo del 2015, el Instituto Binacional estableció su nuevo Centro Legal de Inmigración. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de México y otros países de América Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigración.\n\nEn el Centro, nos esforzamos a mantenernos al día con los cambio de los aspectos legales en el sistema de inmigración de los Estados Unidos y utilizamos este conocimiento no sólo para representar a nuestros clientes con lo mejor nuestra habilidad, sino también para abogar y propugnar por todos los inmigrantes. \n\nDesde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con más de 60 años de experiencia combinada. La abogada y Directora del Centro de Inmigración, Lic. Lisa Nosek, y nuestro Asesor y Director Jurídico, Lic. Jack Weinrauch. La Lic. Nosek tiene más de 20 años de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigración y representando clientes en la corte de inmigración. El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado más grande de los Estados Unidos.\n\nAhora contamos con mas abogados que se han sumado y que creen en la misión, visión y filosofía del Centro Legal y de Inmigración y quienes han demostrado un compromiso único de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensión.\n\nSi usted o un amigo, pariente o asociado necesita algún consejo o representación legal y/o de inmigración, nos gustaría ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta información a ellos, y no dude en llamarnos o enviarnos un correo electrónico.\n\nTendremos mucho gusto en a hablar con usted pronto.','HISTORIA','','publish','closed','closed','','historia','','','2019-01-08 15:56:16','2019-01-08 21:56:16','',2577,'https://sdektun.com/devbackup/?page_id=2599',2,'page','',0),(2600,4,'2019-01-08 14:22:53','2019-01-08 20:22:53','<h1>History</h1>\nIn 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.\n\nFrom its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.\n\nAs the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.\n\n<strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.</strong>\n\nGiven the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.\n\nMeanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.\n\nNow more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.\n\nMeanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.\n\nUnfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.\n\nEach case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.\n\n<strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.</strong>\n\nAt the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.\n\nFrom the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.\n\nNow we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.\n\nIf you or a friend, relative or associate needs any advice or legal representation and / or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.','HISTORY','','inherit','closed','closed','','2525-revision-v1','','','2019-01-08 14:22:53','2019-01-08 20:22:53','',2525,'https://sdektun.com/devbackup/2019/01/08/2525-revision-v1/',0,'revision','',0),(2601,4,'2019-01-08 14:23:35','2019-01-08 20:23:35','','HISTORIA','','inherit','closed','closed','','2599-revision-v1','','','2019-01-08 14:23:35','2019-01-08 20:23:35','',2599,'https://sdektun.com/devbackup/2019/01/08/2599-revision-v1/',0,'revision','',0),(2602,4,'2019-01-08 14:24:02','2019-01-08 20:24:02','<h1>History</h1> \n <p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.</p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.</p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.</p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.</strong></p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.</p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.</p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.</p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.</p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.</p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.</p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.</strong></p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.</p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.</p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.</p><p>If you or a friend, relative or associate needs any advice or legal representation and / or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.</p>','HISTORY','','publish','closed','closed','','history','','','2019-01-08 14:24:03','2019-01-08 20:24:03','',0,'https://sdektun.com/devbackup/?elementor_library=history',0,'elementor_library','',0),(2603,4,'2019-01-08 14:24:03','2019-01-08 20:24:03','','HISTORY','','inherit','closed','closed','','2602-revision-v1','','','2019-01-08 14:24:03','2019-01-08 20:24:03','',2602,'https://sdektun.com/devbackup/2019/01/08/2602-revision-v1/',0,'revision','',0),(2604,4,'2019-01-08 14:24:03','2019-01-08 20:24:03','<h1>History</h1> \n <p>In 2010, the Binational Institute for Human Development (BIHD) was created, as a non-profit organization whose mission is to guide and integrate immigrant and other disintegrated communities in our society, facilitate the transition and serve as bridge between government agencies and our communities, through promotion, equality in education, health and, above all, equality in human rights and economic development.</p><p>From its inception, we were concerned about the need to offer good quality legal representation for immigrants and other communities when they were looking for someone who would not only represent and advocate for them in their legal process, but also someone who would be trusted, and would make you feel comfortable and strong when faced with a difficult situation in the courts and during a difficult legal situation.</p><p>As the issue of immigration in recent years has been at the center of political life, social and media debate of the United States, we have witnessed that the tone of several political figures from the highest spheres has characterized immigrants as unwanted elements, without contributing to the economy, even as criminals, and individuals who do not add to our society. In some cases, immigrants have been represented as a threat to the resources and security of the United States.</p><p><strong>Such representations do not recognize the positive impact and the many contributions that immigrants have brought to this country.</strong></p><p>Given the current political climate in the United States, including the rise of the extreme right, the anti-immigrant movements, immigration has become a very serious issue in our nation, and will be the subject of debate more and more as soon as political campaigns are more hard-fought.</p><p>Meanwhile, immigration authorities seem to have more requests than they can possibly process in a timely manner.</p><p>Now more than ever, political pressure on this issue, makes it more urgent that people without status, do everything possible to regularize their situation as soon as possible.</p><p>Meanwhile, society must continue pressing to improve and resolve the immigration system, especially with the purpose of keeping families integrated and united while improving our economy and lifestyle.</p><p>Unfortunately, many people seeking legal help in immigration matters are sometimes victims of people who lack experience in that field or who charge excessive fees, or following the advice of inexperienced friends and relatives in the subject, or of individuals who pretend being legal advisors, and that can negatively affect the case of an immigrant that can even lead to deportation.</p><p>Each case is unique, and it is important to fully understand how different circumstances may affect the chances of staying in the United States for anyone. That\'s where the Legal and Immigration Center of the Binational Human Development Institute can help.</p><p><strong>In March 2015, the Binational Institute established its new Legal and Immigration Center. The Center offers assistance to immigrants by experienced attorneys who are very considerate offering very accessible rates. We have already helped hundreds of people from Mexico and other countries in Latin America, Europe and Asia improve their experience, legal in the courts and in immigration processes.</strong></p><p>At the Center, we strive to keep up with the changing legal aspects of the US immigration system and use this knowledge not only to represent our clients with the best of our ability, but also to advocate for all immigrants.</p><p>From the beginning, the Legal Center was headed by two exceptional lawyers with more than 60 years of combined experience. The lawyer and Director of the Immigration Center, Lic. Lisa Nosek, and our Advisor and General Counsel, Mr. Jack Weinrauch. Ms. Nosek has more than 20 years of experience working in the leading Chicago law firms in immigration cases and representing clients in immigration court. Mr. Weinrauch is a former Chief Administrative Judge for Cook County, the second largest county in the United States.</p><p>Now we have more lawyers who have joined and who believe in the mission, vision and philosophy of the Legal and Immigration Center and who have demonstrated a unique commitment to represent our clients with knowledge, honesty, dedication and understanding.</p><p>If you or a friend, relative or associate needs any advice or legal representation and / or immigration process, we would like to offer our help. If you know of someone who can benefit from our services, please send this information to them, and do not hesitate to call us.</p>','HISTORY','','inherit','closed','closed','','2602-revision-v1','','','2019-01-08 14:24:03','2019-01-08 20:24:03','',2602,'https://sdektun.com/devbackup/2019/01/08/2602-revision-v1/',0,'revision','',0),(2605,4,'2019-01-08 14:25:21','2019-01-08 20:25:21','<h1>Historia</h1> \n <p>En el año del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.</p><p>Desde su inicio, nos preocupó la necesidad de ofrecer una representación legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representaría y abogara por ellos en su proceso legal, sino también a alguien en quien se confiaría los haría sentir cómodos y fuertes cuando se enfrentan a una situación difícil en los tribunales y durante una situación legal difícil.</p><p>En cuanto el tema de la inmigración durante los últimos años ha estado en el centro de la vida política, social y debate mediático de los Estados Unidos.</p><p>Hemos sido testigos de que el tono de varios personajes políticos de las más altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin economía, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.</p><p>Tales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han traído a este país.</p><p>Dado el actual clima político en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigración se ha convertido en un tema muy serio en nuestra nación, y va a ser objeto de debate cada vez más en cuanto las campañas políticas siguen más reñidas.</p><p>Mientras tanto, las autoridades de inmigración parecen tener más solicitudes de lo que posiblemente pueden procesar de manera oportuna.</p><p>Ahora más que nunca, la presión política sobre este tema, hace más urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situación a la mayor brevedad.</p><p>Mientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigración, sobre todo con el propósito de mantener a las familias integras y unidas y a la vez mejorar nuestra economía y estilo de vida.</p><p>Lamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigración a veces son víctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jurídicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede conducir a la deportación.</p><p>Cada caso es único, y es importante entender completamente cómo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona. Ahí es donde el Centro Legal y de Inmigración del Instituto Binacional de Desarrollo Humano puede ayudar.</p><p>En marzo del 2015, el Instituto Binacional estableció su nuevo Centro Legal de Inmigración. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de México y otros países de América Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigración.</p><p>En el Centro, nos esforzamos a mantenernos al día con los cambio de los aspectos legales en el sistema de inmigración de los Estados Unidos y utilizamos este conocimiento no sólo para representar a nuestros clientes con lo mejor nuestra habilidad, sino también para abogar y propugnar por todos los inmigrantes. </p><p>Desde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con más de 60 años de experiencia combinada. La abogada y Directora del Centro de Inmigración, Lic. Lisa Nosek, y nuestro Asesor y Director Jurídico, Lic. Jack Weinrauch. La Lic. Nosek tiene más de 20 años de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigración y representando clientes en la corte de inmigración. El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado más grande de los Estados Unidos.</p><p>Ahora contamos con mas abogados que se han sumado y que creen en la misión, visión y filosofía del Centro Legal y de Inmigración y quienes han demostrado un compromiso único de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensión.</p><p>Si usted o un amigo, pariente o asociado necesita algún consejo o representación legal y/o de inmigración, nos gustaría ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta información a ellos, y no dude en llamarnos o enviarnos un correo electrónico.</p><p>Tendremos mucho gusto en a hablar con usted pronto.</p>','HISTORIA','','inherit','closed','closed','','2599-revision-v1','','','2019-01-08 14:25:21','2019-01-08 20:25:21','',2599,'https://sdektun.com/devbackup/2019/01/08/2599-revision-v1/',0,'revision','',0),(2606,4,'2019-01-08 14:27:56','2019-01-08 20:27:56','<h1>NUESTRA CONVICCIÓN</h1>\nAnte la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, El Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración. El Centro Legal brinda asistencia y representación legal de calidad a comunidades susceptibles por parte de experimentados y muy comprometidos abogados ofreciendo a la vez unas tarifas muy accesibles.\n\nNosotros Creemos en la Ley!\n\nCreemos en el Proceso Legal y en la legalidad!\n\nPero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.\n\nEstamos en contra de la hipocresía política, la persecución racial, ideológica, política, de género, y sobre todo contra el abuso de poder y la saña contra los inmigrantes y la gente necesitada.\n\nTu puedes confiar en nosotros,\n\nNunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisión positiva, siendo realistas que no siempre se puede obtener.','NUESTRA CONVICCIÓN','','publish','closed','closed','','nuestra-conviccion','','','2019-01-08 15:56:57','2019-01-08 21:56:57','',2577,'https://sdektun.com/devbackup/?page_id=2606',3,'page','',0),(2607,4,'2019-01-08 14:26:24','2019-01-08 20:26:24','<h1>OUR CONVICTION</h1>\nDue to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.\n\nWe believe in the Law!\n\nWe believe in the Legal Process and in the legality!\n\nBut above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.\n\nWe are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.\n\nYou can trust us,\n\nWe will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.','OUR CONVICTION','','inherit','closed','closed','','2531-revision-v1','','','2019-01-08 14:26:24','2019-01-08 20:26:24','',2531,'https://sdektun.com/devbackup/2019/01/08/2531-revision-v1/',0,'revision','',0),(2608,4,'2019-01-08 14:27:06','2019-01-08 20:27:06','','NUESTRA CONVICCIÓN','','inherit','closed','closed','','2606-revision-v1','','','2019-01-08 14:27:06','2019-01-08 20:27:06','',2606,'https://sdektun.com/devbackup/2019/01/08/2606-revision-v1/',0,'revision','',0),(2609,4,'2019-01-08 14:27:24','2019-01-08 20:27:24','<h1>OUR CONVICTION\n</h1> \n <p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p><p>We believe in the Law!</p><p>We believe in the Legal Process and in the legality!</p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</p><p>You can trust us,</p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.</p>','OUR CONVICTION','','publish','closed','closed','','our-conviction','','','2019-01-08 14:27:25','2019-01-08 20:27:25','',0,'https://sdektun.com/devbackup/?elementor_library=our-conviction',0,'elementor_library','',0),(2610,4,'2019-01-08 14:27:24','2019-01-08 20:27:24','','OUR CONVICTION','','inherit','closed','closed','','2609-revision-v1','','','2019-01-08 14:27:24','2019-01-08 20:27:24','',2609,'https://sdektun.com/devbackup/2019/01/08/2609-revision-v1/',0,'revision','',0),(2611,4,'2019-01-08 14:27:25','2019-01-08 20:27:25','<h1>OUR CONVICTION\n</h1> \n <p>Due to the need for effective and accessible legal representation at the most difficult times for our communities, the Binational Institute and Casa Mexico established the Legal and Immigration Center. The Legal Center provides quality legal assistance and representation to vulnerable communities by experienced and highly committed lawyers offering at the same time, very affordable rates.</p><p>We believe in the Law!</p><p>We believe in the Legal Process and in the legality!</p><p>But above all, we believe in Justice and in Equality of rights, that is why we will defend the intrinsic rights of all human beings, based on their civil, constitutional, human and international rights.</p><p>We are against political hypocrisy, racial, ideological, political, and gender persecution, and above all against the abuse of power and vindication against immigrants and people in need.</p><p>You can trust us,</p><p>We will never take a case if we do not believe that we can be successful, knowing that we will have to use all the legal tools to ultimately, obtain a positive decision, with the realization that realistically not always may be obtainable.</p>','OUR CONVICTION','','inherit','closed','closed','','2609-revision-v1','','','2019-01-08 14:27:25','2019-01-08 20:27:25','',2609,'https://sdektun.com/devbackup/2019/01/08/2609-revision-v1/',0,'revision','',0),(2612,4,'2019-01-08 14:29:13','2019-01-08 20:29:13','<h1>NUESTRA CONVICCIÓN\n</h1> \n <p>Ante la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, El Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración. El Centro Legal brinda asistencia y representación legal de calidad a comunidades susceptibles por parte de experimentados y muy comprometidos abogados ofreciendo a la vez unas tarifas muy accesibles.</p><p>Nosotros Creemos en la Ley!</p><p>Creemos en el Proceso Legal y en la legalidad!</p><p>Pero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.</p><p>Estamos en contra de la hipocresía política, la persecución racial, ideológica, política, de género, y sobre todo contra el abuso de poder y la saña contra los inmigrantes y la gente necesitada.</p><p>Tu puedes confiar en nosotros,</p><p>Nunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisión positiva, siendo realistas que no siempre se puede obtener.</p>','NUESTRA CONVICCIÓN','','inherit','closed','closed','','2606-revision-v1','','','2019-01-08 14:29:13','2019-01-08 20:29:13','',2606,'https://sdektun.com/devbackup/2019/01/08/2606-revision-v1/',0,'revision','',0),(2613,4,'2019-01-08 14:39:18','2019-01-08 20:39:18','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\">\n<h5>El Centro Legal y de Inmigración</h5>\nes un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido... <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a>\n<img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\">\n<h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n<img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5>¡Estaremos allí para ayudar!</h5>\n¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n\n<strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\"></strong>\n\n<strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.\n\n<strong>“De la comunidad, para la comunidad, por la comunidad”.</strong>\n\n<strong>¡ESTAMOS CONTIGO!</strong>\n\nBeneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.\n\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.\n\n<strong>Cuando necesites la mejor representación legal,</strong>\n\n<strong>¡Estaremos allí para ayudar!</strong>\n\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','publish','closed','closed','','home-espanol','','','2020-05-15 06:07:02','2020-05-15 11:07:02','',0,'https://sdektun.com/devbackup/?page_id=2613',0,'page','',0),(2617,4,'2019-01-08 14:40:25','2019-01-08 20:40:25','<p style=\"text-align: center; padding-left: 30px;\"><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>\"Of the community, for the community, by the community\".</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','publish','closed','closed','','home','','','2019-01-08 14:40:25','2019-01-08 20:40:25','',0,'https://sdektun.com/devbackup/?elementor_library=home',0,'elementor_library','',0),(2618,4,'2019-01-08 14:40:25','2019-01-08 20:40:25','','HOME','','inherit','closed','closed','','2617-revision-v1','','','2019-01-08 14:40:25','2019-01-08 20:40:25','',2617,'https://sdektun.com/devbackup/2019/01/08/2617-revision-v1/',0,'revision','',0),(2619,4,'2019-01-08 14:40:25','2019-01-08 20:40:25','<p style=\"text-align: center; padding-left: 30px;\"><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>\"Of the community, for the community, by the community\".</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2617-revision-v1','','','2019-01-08 14:40:25','2019-01-08 20:40:25','',2617,'https://sdektun.com/devbackup/2019/01/08/2617-revision-v1/',0,'revision','',0),(2621,4,'2019-01-08 14:42:52','2019-01-08 20:42:52','<p><strong>El Centro Legal y de Inmigración</strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-08 14:42:52','2019-01-08 20:42:52','',2613,'https://sdektun.com/devbackup/2019/01/08/2613-revision-v1/',0,'revision','',0),(2622,4,'2019-01-08 14:45:09','2019-01-08 20:45:09','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Entendiendo el proceso de inmigración de hoy y cómo confrontarlo en el 2019\n</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <p><strong>Familiarizacion de Términos de Inmigración</strong></p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.</li></ul><ul><li><strong>Agencias gubernamentales</strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS</li><li>ICE</li><li>CBP</li><li>Fiscal en Jefe</li></ul></li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisión de Inmigración (EOIR)</li><li>BIA</li></ul></li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.</li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.</li></ul></li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador</li><li>Completar I-9 por empleado</li></ul></li></ul></li><li><strong>Principales diferencias entre la administración anterior y la actual.</strong><ul><li>Residencia Permanente</li><li>Ciudadanía</li><li>Ciudades Santuarios - ¿Qué significa?</li><li>Cambios en el cumplimiento y obligatoriedad.</li></ul></li><li><strong>Comprensión de los distintos procesos de inmigración.</strong><ul><li>DACA - No otorga residencia permanente.</li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \"tarjeta verde\"<ul><li>¿Quién puede solicitar por quién?</li><li>Se necesitan pruebas en apoyo de la petición basada en la relación.</li><li>Familiares inmediatos vs. categorías de preferencia.</li><li>Problemas del boletín de visas</li></ul></li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles</li><li>Penalidad permanente o irrevocable.</li><li>Centro Nacional de Visas o “NVC”</li><li>Debe solicitar en el consulado en el extranjero</li></ul></li><li>Ajuste de estado o “AOS”.<ul><li>Quién es elegible: 245 (a) y 245 (i)</li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.</li><li>Conmutaciones o exoneraciones disponibles</li></ul></li><li>Asilo</li><li>VAWA</li></ul></li><li><strong>Naturalización: Solicitar el convertirse en ciudadano estadounidense.</strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia física</li><li>GMC (CBC)</li><li>Cumplir con el requisito de tiempo LPR</li><li>De lo contrario cumplir con las leyes.</li></ul></li><li>No puede ser despojado</li><li>Puede votar en los Estados Unidos.</li><li>Puede solicitar a otro(a)s.</li></ul></li><li><strong>Procedimientos de remoción o expulsión, anteriormente referidos como deportación.</strong><ul><li>Inmigración y Control de Aduanas (ICE) - ¿Quiénes son?<ul><li>¿Qué hacer para protegerse?<ul><li>No abras la puerta</li><li>Pida ver una orden con su nombre y dirección correctos</li><li>Exigir hablar con un abogado</li><li>No firme nada que renuncie a su derecho a una audiencia.</li><li>Solicitar ver a un juez / tener una audiencia</li><li>Conserve copias de cualquier documento de inmigración que pueda ayudarlo.</li><li>Obviamente, no infrinja la ley ni haga nada que llame la atención de la policía o ICE</li></ul></li><li>Haz un plan<ul><li>Quién cuidará de los niños</li><li>Tener fondos listos para pagar la fianza</li><li>Tenga el nombre y número de un abogado de inmigración al que pueda llamar</li></ul></li></ul></li><li>Detención por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales</li><li>Las llamadas y el contacto pueden ser difíciles</li><li>Generalmente en una cárcel con población regular.</li></ul></li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza</li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigración y el juez puede establecer la fianza</li><li>Si se establece y se paga una fianza, será liberado durante el proceso de remoción</li></ul></li><li>Procedimientos de expulsión, remoción (Comúnmente llamada Deportación) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado</li><li>Proceso largo, extenso y costoso.</li></ul></li></ul></li><li><strong>Visas de No inmigrante</strong><ul><li>Visas U<ul><li>Por víctima de ciertos delitos.</li><li>Crimen ocurrido en los Estados Unidos.</li><li>Se reportó el crimen y la víctima fue útil durante la investigación o el procesamiento</li><li>La víctima sufrió daños.</li><li>De interés público para permitir que la víctima permanezca en los EE. UU.</li><li>Exonera causas de inadmisibilidad.</li><li>Concede el estatus por 4 años, elegible para solicitar la residencia después de los 3</li><li>Tiempos de procesamiento extremadamente largos</li></ul></li></ul></li><li>Negocios, E-1, E2</li><li>Visas de trabajo, H, O, L, TN, P</li><li>Visas educativas, F, J</li><li>Visas de Inversor, Etc, EB-5</li></ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigración.</strong></p>','TERMINOLOGÍA DE INMIGRACIÓN','','publish','closed','closed','','terminologia-de-inmigracion','','','2019-03-09 17:01:03','2019-03-09 23:01:03','',0,'https://sdektun.com/devbackup/?page_id=2622',0,'page','',0),(2623,4,'2019-01-08 14:45:09','2019-01-08 20:45:09','','TERMINOLOGÍA DE INMIGRACIÓN','','inherit','closed','closed','','2622-revision-v1','','','2019-01-08 14:45:09','2019-01-08 20:45:09','',2622,'https://sdektun.com/devbackup/2019/01/08/2622-revision-v1/',0,'revision','',0),(2624,4,'2019-01-08 14:45:11','2019-01-08 20:45:11','<h3>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p>\n</h3>\n<ul>\n <li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li>\n</ul>\n</li>\n</ul>\n</li>\n <li style=\"text-align: left;\"><strong>Government Agencies</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>U.S. Department of Homeland Security\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>USCIS</li>\n <li>ICE</li>\n <li>CBP </li>\n <li>Chief counsel</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>U.S. Department of Justice\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Executive Office for Immigration Review (EOIR)</li>\n <li>BIA</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>U.S. State Department</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>S. Embassies and Consulates abroad</li>\n <li>Visas and waivers issued abroad</li>\n <li>S. Department of Labor</li>\n <li>I-9 Compliance by employer</li>\n <li>Completing I-9 by employee</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Main Differences between previous and current administration</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Permanent Residency</li>\n <li>Citizenship</li>\n <li>Sanctuary Cities – what does it mean</li>\n <li>Enforcement changes</li>\n</ul>\n</li>\n</ul>\n</li>\n <li><strong>Understanding the various Immigration Processes</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>DACA – does not grant permanent residence</li>\n <li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Who can petition for whom</li>\n <li>Evidence needed in support of petition based on relationship</li>\n <li>Immediate relatives vs. preference categories</li>\n <li>Visa Bulletin issues</li>\n <li>Consular Processing</li>\n <li>Waivers available</li>\n <li>Permanent bar</li>\n <li>National Visa Center or “NVC”</li>\n <li>Must apply at consulate abroad</li>\n <li>Adjustment of status or “AOS”</li>\n <li>Who is eligible- 245(a) and 245(i)</li>\n <li>Apply in the U.S. and interview in U.S.</li>\n <li>Waivers available</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Asylum</li>\n <li>VAWA</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Naturalization – applying to become a U.S. Citizen</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Criteria for eligibility must be met</li>\n <li>Physical presence</li>\n <li>GMC</li>\n <li>Meet LPR time requirement</li>\n <li>Otherwise comply with laws</li>\n <li>Can’t be taken away</li>\n <li>Can vote in U.S.</li>\n <li>Can petition for others</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Removal proceedings, previously referred to as deportation</strong></li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li>\n <li>What to do to protect yourself</li>\n <li>Don’t open the door</li>\n <li>Ask to see a warrant with your correct name and address</li>\n <li>Demand to speak to a lawyer</li>\n <li>Do not sign anything waiving your right to a hearing</li>\n <li>Ask to see a judge/have a hearing</li>\n <li>Retain copies of any immigration documents that may help you</li>\n <li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li>\n <li>Make a plan</li>\n <li>Who will take care of kids</li>\n <li>Have funds ready to pay bond</li>\n <li>Have the name and number of an immigration lawyer you can call</li>\n <li>ICE detention</li>\n <li>Usually hours away from Chicago or Central Cities</li>\n <li>Calls and contact can be difficult</li>\n <li>Usually in a jail with regular population</li>\n <li>Bond, bond hearings in court</li>\n <li>ICE may set a bond</li>\n <li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li>\n <li>If bond is set and paid, you will be released during your removal proceedings</li>\n <li>Removal proceedings</li>\n <li>Must discuss an relief you have available with an attorney</li>\n <li>Lengthy, time consuming, and expensive proces</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Nonimmigrant Visas</strong></li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>U-Visas</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>For victim of certain crimes</li>\n <li>Crime occurred in U.S.</li>\n <li>Crime was reported and victim was helpful throughout investigation or prosecution</li>\n <li>Victim suffered harm</li>\n <li>In public interest to allow victim to stay in U.S.</li>\n <li>Waives ground of inadmissibility</li>\n <li>Grants status for 4 years, eligible to apply for residency after 3</li>\n <li>Extremely long processing times</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Business, E-1, E2</li>\n <li>Employment Visas, H, O, L, TN, P</li>\n <li>Educational Visas, F, J</li>\n <li>Investor Visas, Etc, EB-5</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul>\n <li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li>\n</ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-01-08 14:45:11','2019-01-08 20:45:11','',2522,'https://sdektun.com/devbackup/2019/01/08/2522-revision-v1/',0,'revision','',0),(2625,4,'2019-01-08 14:45:50','2019-01-08 20:45:50','<h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','publish','closed','closed','','inmigration-terminology','','','2019-01-08 14:45:50','2019-01-08 20:45:50','',0,'https://sdektun.com/devbackup/?elementor_library=inmigration-terminology',0,'elementor_library','',0),(2626,4,'2019-01-08 14:45:50','2019-01-08 20:45:50','','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2625-revision-v1','','','2019-01-08 14:45:50','2019-01-08 20:45:50','',2625,'https://sdektun.com/devbackup/2019/01/08/2625-revision-v1/',0,'revision','',0),(2627,4,'2019-01-08 14:45:50','2019-01-08 20:45:50','<h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2625-revision-v1','','','2019-01-08 14:45:50','2019-01-08 20:45:50','',2625,'https://sdektun.com/devbackup/2019/01/08/2625-revision-v1/',0,'revision','',0),(2629,4,'2019-01-08 15:10:36','2019-01-08 21:10:36','<h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Entendiendo el proceso de inmigración de hoy y cómo confrontarlo en el 2019\n</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <p><strong>Familiarizacion de Términos de Inmigración</strong></p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.</li></ul><ul><li><strong>Agencias gubernamentales</strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS</li><li>ICE</li><li>CBP</li><li>Fiscal en Jefe</li></ul></li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisión de Inmigración (EOIR)</li><li>BIA</li></ul></li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.</li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.</li></ul></li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador</li><li>Completar I-9 por empleado</li></ul></li></ul></li><li><strong>Principales diferencias entre la administración anterior y la actual.</strong><ul><li>Residencia Permanente</li><li>Ciudadanía</li><li>Ciudades Santuarios - ¿Qué significa?</li><li>Cambios en el cumplimiento y obligatoriedad.</li></ul></li><li><strong>Comprensión de los distintos procesos de inmigración.</strong><ul><li>DACA - No otorga residencia permanente.</li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \"tarjeta verde\"<ul><li>¿Quién puede solicitar por quién?</li><li>Se necesitan pruebas en apoyo de la petición basada en la relación.</li><li>Familiares inmediatos vs. categorías de preferencia.</li><li>Problemas del boletín de visas</li></ul></li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles</li><li>Penalidad permanente o irrevocable.</li><li>Centro Nacional de Visas o “NVC”</li><li>Debe solicitar en el consulado en el extranjero</li></ul></li><li>Ajuste de estado o “AOS”.<ul><li>Quién es elegible: 245 (a) y 245 (i)</li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.</li><li>Conmutaciones o exoneraciones disponibles</li></ul></li><li>Asilo</li><li>VAWA</li></ul></li><li><strong>Naturalización: Solicitar el convertirse en ciudadano estadounidense.</strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia física</li><li>GMC (CBC)</li><li>Cumplir con el requisito de tiempo LPR</li><li>De lo contrario cumplir con las leyes.</li></ul></li><li>No puede ser despojado</li><li>Puede votar en los Estados Unidos.</li><li>Puede solicitar a otro(a)s.</li></ul></li><li><strong>Procedimientos de remoción o expulsión, anteriormente referidos como deportación.</strong><ul><li>Inmigración y Control de Aduanas (ICE) - ¿Quiénes son?<ul><li>¿Qué hacer para protegerse?<ul><li>No abras la puerta</li><li>Pida ver una orden con su nombre y dirección correctos</li><li>Exigir hablar con un abogado</li><li>No firme nada que renuncie a su derecho a una audiencia.</li><li>Solicitar ver a un juez / tener una audiencia</li><li>Conserve copias de cualquier documento de inmigración que pueda ayudarlo.</li><li>Obviamente, no infrinja la ley ni haga nada que llame la atención de la policía o ICE</li></ul></li><li>Haz un plan<ul><li>Quién cuidará de los niños</li><li>Tener fondos listos para pagar la fianza</li><li>Tenga el nombre y número de un abogado de inmigración al que pueda llamar</li></ul></li></ul></li><li>Detención por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales</li><li>Las llamadas y el contacto pueden ser difíciles</li><li>Generalmente en una cárcel con población regular.</li></ul></li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza</li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigración y el juez puede establecer la fianza</li><li>Si se establece y se paga una fianza, será liberado durante el proceso de remoción</li></ul></li><li>Procedimientos de expulsión, remoción (Comúnmente llamada Deportación) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado</li><li>Proceso largo, extenso y costoso.</li></ul></li></ul></li><li><strong>Visas de No inmigrante</strong><ul><li>Visas U<ul><li>Por víctima de ciertos delitos.</li><li>Crimen ocurrido en los Estados Unidos.</li><li>Se reportó el crimen y la víctima fue útil durante la investigación o el procesamiento</li><li>La víctima sufrió daños.</li><li>De interés público para permitir que la víctima permanezca en los EE. UU.</li><li>Exonera causas de inadmisibilidad.</li><li>Concede el estatus por 4 años, elegible para solicitar la residencia después de los 3</li><li>Tiempos de procesamiento extremadamente largos</li></ul></li></ul></li><li>Negocios, E-1, E2</li><li>Visas de trabajo, H, O, L, TN, P</li><li>Visas educativas, F, J</li><li>Visas de Inversor, Etc, EB-5</li></ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigración.</strong></p>','TERMINOLOGÍA DE INMIGRACIÓN','','inherit','closed','closed','','2622-revision-v1','','','2019-01-08 15:10:36','2019-01-08 21:10:36','',2622,'https://sdektun.com/devbackup/2019/01/08/2622-revision-v1/',0,'revision','',0),(2631,4,'2019-01-08 15:24:46','2019-01-08 21:24:46','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p><ul><li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li><li>Avance de libertad condicional / documentos de viaje I-131</li><li>Solicitudes de residencia permanente.</li><li>Solicitudes de refugiados, asilos,</li><li>Solicitudes de documentos de viaje y permisos de reingreso.</li><li>Visas de Negocios</li><li>Cambio de estado (status) migratorio</li><li>DACA</li><li>Defensa de deportación y expulsión</li><li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li><li>Visas educativas</li><li>Visas de Empleo</li><li>Peticiones y visas familiares.</li><li>Visas de novios</li><li>Procedimientos judiciales de inmigración.</li><li>Inmigración para parejas del mismo sexo</li><li>Exenciones de inadmisibilidad (indultos)</li><li>Visas de Inversionistas</li><li>Aplicaciones de naturalización y ciudadanía.</li><li>Visas de No inmigrante</li><li>Visas de turismo</li><li>Visas U</li><li>Extensiones de Visa y Ajustes</li></ul>','SERVICIOS','','publish','closed','closed','','servicios','','','2019-03-09 13:06:13','2019-03-09 19:06:13','',0,'https://sdektun.com/devbackup/?page_id=2631',0,'page','',0),(2632,4,'2019-01-08 15:24:44','2019-01-08 21:24:44','','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-01-08 15:24:44','2019-01-08 21:24:44','',2631,'https://sdektun.com/devbackup/2019/01/08/2631-revision-v1/',0,'revision','',0),(2633,4,'2019-01-08 15:24:58','2019-01-08 21:24:58','<p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','publish','closed','closed','','services','','','2019-01-08 15:24:59','2019-01-08 21:24:59','',0,'https://sdektun.com/devbackup/?elementor_library=services',0,'elementor_library','',0),(2634,4,'2019-01-08 15:24:58','2019-01-08 21:24:58','','SERVICES','','inherit','closed','closed','','2633-revision-v1','','','2019-01-08 15:24:58','2019-01-08 21:24:58','',2633,'https://sdektun.com/devbackup/2019/01/08/2633-revision-v1/',0,'revision','',0),(2635,4,'2019-01-08 15:24:59','2019-01-08 21:24:59','<p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','inherit','closed','closed','','2633-revision-v1','','','2019-01-08 15:24:59','2019-01-08 21:24:59','',2633,'https://sdektun.com/devbackup/2019/01/08/2633-revision-v1/',0,'revision','',0),(2636,4,'2019-01-08 15:28:38','2019-01-08 21:28:38','<p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p><ul><li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li><li>Avance de libertad condicional / documentos de viaje I-131</li><li>Solicitudes de residencia permanente.</li><li>Solicitudes de refugiados, asilos,</li><li>Solicitudes de documentos de viaje y permisos de reingreso.</li><li>Visas de Negocios</li><li>Cambio de estado (status) migratorio</li><li>DACA</li><li>Defensa de deportación y expulsión</li><li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li><li>Visas educativas</li><li>Visas de Empleo</li><li>Peticiones y visas familiares.</li><li>Visas de novios</li><li>Procedimientos judiciales de inmigración.</li><li>Inmigración para parejas del mismo sexo</li><li>Exenciones de inadmisibilidad (indultos)</li><li>Visas de Inversionistas</li><li>Aplicaciones de naturalización y ciudadanía.</li><li>Visas de No inmigrante</li><li>Visas de turismo</li><li>Visas U</li><li>Extensiones de Visa y Ajustes</li></ul>','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-01-08 15:28:38','2019-01-08 21:28:38','',2631,'https://sdektun.com/devbackup/2019/01/08/2631-revision-v1/',0,'revision','',0),(2637,4,'2019-01-08 15:33:36','2019-01-08 21:33:36','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <p><strong>CONCEPTO</strong></p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados más grandes y prestigiosas, pero a precios más flexibles y con un enfoque holístico, que pueda servir de defensa, guía y apoyo a nuestros clientes.</p><p><strong>DIFERENCIA</strong></p><p>Nuestra comunicación directa personalizada de alto nivel y nuestra comprensión sociocultural de las características únicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigración. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relación de confianza y confianza, los apoyamos en un momento difícil. Creemos que los casos de cada uno de nuestros clientes podrían cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompañar a cada uno de nuestros clientes, mostrándoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .</p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo más asequibles posible y ofrecemos planes de pago convenientes.</p><p><strong>QUE ESPERAR</strong></p><p>Honestidad, sinceridad, profesionalidad, comprensión, realismo y más honestidad. </p><p>Uno de los mayores problemas en la industria legal es la falta de comunicación entre los bufetes de abogados y sus clientes.</p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atención, pero una vez que firman para ser representados, es muy difícil para ellos comunicar o entender cómo su proceso legal o de inmigración va.</p><p>Varios de nuestros clientes también nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representación o falta de profesionalidad de esos abogados.</p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.</p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendrán el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.</p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.</p><p><strong>CONCEPTO DE COSTOS</strong></p><p><strong>Lo más caro no siempre es lo mejor.</strong></p><p>Por lo general, la gente piensa que los mejores abogados son los que son más caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicción de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cuánto dinero podemos obtener de cada caso primero, sino cómo podemos ayudar y brindar la mejor representación, sin incurrir en muchos otros gastos.</p><p>Debido a que somos una organización comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayoría de las empresas más grandes tienen, por lo tanto, podemos mantener nuestros honorarios más bajos a diferencia de una gran firma legal.</p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.</p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.</p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas más accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados más grandes y prestigiosos.</p>','¿PORQUÉ NOSOTROS?','','publish','closed','closed','','porque-nosotros','','','2019-03-09 17:02:52','2019-03-09 23:02:52','',0,'https://sdektun.com/devbackup/?page_id=2637',0,'page','',0),(2638,4,'2019-01-08 15:33:36','2019-01-08 21:33:36','','¿PORQUÉ NOSOTROS?','','inherit','closed','closed','','2637-revision-v1','','','2019-01-08 15:33:36','2019-01-08 21:33:36','',2637,'https://sdektun.com/devbackup/2019/01/08/2637-revision-v1/',0,'revision','',0),(2639,4,'2019-01-08 15:34:08','2019-01-08 21:34:08','<h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <h1><b>CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>DIFFERENCE</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><h1><b>WHAT TO EXPECT</b> </h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>FEES CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','publish','closed','closed','','why-us','','','2019-01-08 15:34:08','2019-01-08 21:34:08','',0,'https://sdektun.com/devbackup/?elementor_library=why-us',0,'elementor_library','',0),(2640,4,'2019-01-08 15:34:08','2019-01-08 21:34:08','','WHY US','','inherit','closed','closed','','2639-revision-v1','','','2019-01-08 15:34:08','2019-01-08 21:34:08','',2639,'https://sdektun.com/devbackup/2019/01/08/2639-revision-v1/',0,'revision','',0),(2641,4,'2019-01-08 15:34:08','2019-01-08 21:34:08','<h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <h1><b>CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>DIFFERENCE</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><h1><b>WHAT TO EXPECT</b> </h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>FEES CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','inherit','closed','closed','','2639-revision-v1','','','2019-01-08 15:34:08','2019-01-08 21:34:08','',2639,'https://sdektun.com/devbackup/2019/01/08/2639-revision-v1/',0,'revision','',0),(2642,4,'2019-01-08 15:38:30','2019-01-08 21:38:30','<h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <p><strong>CONCEPTO</strong></p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados más grandes y prestigiosas, pero a precios más flexibles y con un enfoque holístico, que pueda servir de defensa, guía y apoyo a nuestros clientes.</p><p><strong>DIFERENCIA</strong></p><p>Nuestra comunicación directa personalizada de alto nivel y nuestra comprensión sociocultural de las características únicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigración. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relación de confianza y confianza, los apoyamos en un momento difícil. Creemos que los casos de cada uno de nuestros clientes podrían cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompañar a cada uno de nuestros clientes, mostrándoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .</p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo más asequibles posible y ofrecemos planes de pago convenientes.</p><p><strong>QUE ESPERAR</strong></p><p>Honestidad, sinceridad, profesionalidad, comprensión, realismo y más honestidad. </p><p>Uno de los mayores problemas en la industria legal es la falta de comunicación entre los bufetes de abogados y sus clientes.</p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atención, pero una vez que firman para ser representados, es muy difícil para ellos comunicar o entender cómo su proceso legal o de inmigración va.</p><p>Varios de nuestros clientes también nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representación o falta de profesionalidad de esos abogados.</p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.</p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendrán el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.</p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.</p><p><strong>CONCEPTO DE COSTOS</strong></p><p><strong>Lo más caro no siempre es lo mejor.</strong></p><p>Por lo general, la gente piensa que los mejores abogados son los que son más caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicción de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cuánto dinero podemos obtener de cada caso primero, sino cómo podemos ayudar y brindar la mejor representación, sin incurrir en muchos otros gastos.</p><p>Debido a que somos una organización comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayoría de las empresas más grandes tienen, por lo tanto, podemos mantener nuestros honorarios más bajos a diferencia de una gran firma legal.</p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.</p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.</p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas más accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados más grandes y prestigiosos.</p>','¿PORQUÉ NOSOTROS?','','inherit','closed','closed','','2637-revision-v1','','','2019-01-08 15:38:30','2019-01-08 21:38:30','',2637,'https://sdektun.com/devbackup/2019/01/08/2637-revision-v1/',0,'revision','',0),(2643,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2643','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2643',1,'nav_menu_item','',0),(2644,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2644','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2644',3,'nav_menu_item','',0),(2645,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2645','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2645',4,'nav_menu_item','',0),(2646,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2646','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2646',5,'nav_menu_item','',0),(2647,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2647','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',2577,'https://sdektun.com/devbackup/?p=2647',6,'nav_menu_item','',0),(2648,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2648','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',2577,'https://sdektun.com/devbackup/?p=2648',7,'nav_menu_item','',0),(2649,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2649','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',2577,'https://sdektun.com/devbackup/?p=2649',8,'nav_menu_item','',0),(2650,4,'2019-01-08 15:41:29','2019-01-08 21:41:29',' ','','','publish','closed','closed','','2650','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',2577,'https://sdektun.com/devbackup/?p=2650',9,'nav_menu_item','',0),(2651,4,'2019-01-08 15:45:10','2019-01-08 21:45:10','','polylang_mo_92','','private','closed','closed','','polylang_mo_92','','','2019-01-08 15:45:10','2019-01-08 21:45:10','',0,'https://sdektun.com/devbackup/?post_type=polylang_mo&p=2651',0,'polylang_mo','',0),(2652,4,'2019-01-08 15:45:30','2019-01-08 21:45:30','','polylang_mo_95','','private','closed','closed','','polylang_mo_95','','','2019-01-08 15:45:30','2019-01-08 21:45:30','',0,'https://sdektun.com/devbackup/?post_type=polylang_mo&p=2652',0,'polylang_mo','',0),(2653,4,'2019-01-08 15:47:32','2019-01-08 21:47:32','<h1>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p>\n</h1>\n<strong>CONCEPTO</strong>\n\nNuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados más grandes y prestigiosas, pero a precios más flexibles y con un enfoque holístico, que pueda servir de defensa, guía y apoyo a nuestros clientes.\n\n<strong>DIFERENCIA</strong>\n\nNuestra comunicación directa personalizada de alto nivel y nuestra comprensión sociocultural de las características únicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigración. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relación de confianza y confianza, los apoyamos en un momento difícil. Creemos que los casos de cada uno de nuestros clientes podrían cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompañar a cada uno de nuestros clientes, mostrándoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .\n\nNadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo más asequibles posible y ofrecemos planes de pago convenientes.\n\n<strong>QUE ESPERAR</strong>\n\nHonestidad, sinceridad, profesionalidad, comprensión, realismo y más honestidad. \n\nUno de los mayores problemas en la industria legal es la falta de comunicación entre los bufetes de abogados y sus clientes.\n\nMuchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atención, pero una vez que firman para ser representados, es muy difícil para ellos comunicar o entender cómo su proceso legal o de inmigración va.\n\nVarios de nuestros clientes también nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representación o falta de profesionalidad de esos abogados.\n\nEn muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.\n\nNosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendrán el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.\n\nTenga la seguridad de que siempre hablaremos con usted honestamente.\n\n<strong>CONCEPTO DE COSTOS</strong>\n\n<strong>Lo más caro no siempre es lo mejor.</strong>\n\nPor lo general, la gente piensa que los mejores abogados son los que son más caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicción de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cuánto dinero podemos obtener de cada caso primero, sino cómo podemos ayudar y brindar la mejor representación, sin incurrir en muchos otros gastos.\n\nDebido a que somos una organización comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayoría de las empresas más grandes tienen, por lo tanto, podemos mantener nuestros honorarios más bajos a diferencia de una gran firma legal.\n\nNosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.\n\nTampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.\n\nEstos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas más accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados más grandes y prestigiosos.','¿PORQUÉ NOSOTROS?','','inherit','closed','closed','','2637-revision-v1','','','2019-01-08 15:47:32','2019-01-08 21:47:32','',2637,'https://sdektun.com/devbackup/2019/01/08/2637-revision-v1/',0,'revision','',0),(2655,4,'2019-01-08 15:53:55','2019-01-08 21:53:55','<h2>NUESTRA MISIÓN</h2>\n<strong><em>La misión del Centro Legal y de Inmigración, es cerrar el gran hueco de la justicia al proporcionar servicios legales accesibles a personas de bajo ingreso y de clase económica moderada.</em></strong>\n\nDebido a la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, el Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración.\n\nEl Centro Legal proporciona asistencia legal de calidad y representación a las comunidades vulnerables a través de abogados experimentados y altamente comprometidos que ofrecen al mismo tiempo tarifas muy asequibles.','MISIÓN','','inherit','closed','closed','','2585-revision-v1','','','2019-01-08 15:53:55','2019-01-08 21:53:55','',2585,'https://sdektun.com/devbackup/2019/01/08/2585-revision-v1/',0,'revision','',0),(2656,4,'2019-01-08 15:54:28','2019-01-08 21:54:28','<h1>LA MISION DEL BIHD</h1>\nEl Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.','NOSOTROS','','inherit','closed','closed','','2577-revision-v1','','','2019-01-08 15:54:28','2019-01-08 21:54:28','',2577,'https://sdektun.com/devbackup/2019/01/08/2577-revision-v1/',0,'revision','',0),(2657,4,'2019-01-08 15:55:15','2019-01-08 21:55:15','<h1>VALORES Y FILOSOFÍA</h1>\n<strong>Credo del Centro Legal y de Inmigración</strong>\n\n<strong><em>¡Creemos en la ley!</em></strong>\n\n<strong><em>¡Creemos en el proceso legal!</em></strong>\n\n<strong><em>Pero, sobre todo, creemos en la justicia y en la igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, basados en sus derechos civiles, constitucionales, humanos e internacionales.</em></strong>\n\n<strong><em>Estamos en contra de la hipocresía política, la persecución racial, ideológica, política y de género, y sobre todo contra el abuso de poder y la reivindicación contra los inmigrantes y las personas necesitadas.</em></strong>\n\n<strong>Nuestro propósito</strong>\n\nEl Immigration and Legal Center es un bufete de abogados sin fines de lucro en Chicago que atiende exclusivamente a aquellos que se encuentran dentro de la vasta división que separa a la élite que puede permitirse el lujo de las firmas del centro de la ciudad, y las que están atrapadas en la sala de espera de clínicas legales gratuitas.','VALORES Y FILOSOFÍA','','inherit','closed','closed','','2592-revision-v1','','','2019-01-08 15:55:15','2019-01-08 21:55:15','',2592,'https://sdektun.com/devbackup/2019/01/08/2592-revision-v1/',0,'revision','',0),(2658,4,'2019-01-08 15:55:57','2019-01-08 21:55:57','<h1>Historia</h1>\nEn el año del 2010, se constituyo El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en nuestra sociedad, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.\n\nDesde su inicio, nos preocupó la necesidad de ofrecer una representación legal de buena calidad para los inmigrantes y otras comunidades cuando estaban buscando a alguien que no solo los representaría y abogara por ellos en su proceso legal, sino también a alguien en quien se confiaría los haría sentir cómodos y fuertes cuando se enfrentan a una situación difícil en los tribunales y durante una situación legal difícil.\n\nEn cuanto el tema de la inmigración durante los últimos años ha estado en el centro de la vida política, social y debate mediático de los Estados Unidos.\n\nHemos sido testigos de que el tono de varios personajes políticos de las más altas esferas han caracterizado a los inmigrantes como elementos no deseados, sin economía, hasta como criminales, e individuos que no contribuyen a nuestra sociedad. En algunos casos, a los inmigrantes se les han representado como una amenaza para los recursos y la seguridad de los Estados Unidos.\n\nTales representaciones no reconocen el impacto positivo y las tantas contribuciones que los inmigrantes han traído a este país.\n\nDado el actual clima político en Estados Unidos, incluyendo el aumento de la extrema derecha, los movimientos anti-inmigrantes, la inmigración se ha convertido en un tema muy serio en nuestra nación, y va a ser objeto de debate cada vez más en cuanto las campañas políticas siguen más reñidas.\n\nMientras tanto, las autoridades de inmigración parecen tener más solicitudes de lo que posiblemente pueden procesar de manera oportuna.\n\nAhora más que nunca, la presión política sobre este tema, hace más urgente que las personas sin estatus ,migratorio oficial haga todo lo posible para regularizar su situación a la mayor brevedad.\n\nMientras tanto, la sociedad debe continuar presionando para mejorar y resolver el sistema de inmigración, sobre todo con el propósito de mantener a las familias integras y unidas y a la vez mejorar nuestra economía y estilo de vida.\n\nLamentablemente, muchas personas que buscan ayuda legal en asuntos de inmigración a veces son víctimas de personas que carecen de experiencia en ese campo o que cobran tarifas excesivas, o siguiendo el consejo de amigos y parientes inexpertos en el tema, o de individuos que se hacen pasar por asesores jurídicos, y que pueden afectar negativamente el caso de un inmigrante que incluso puede conducir a la deportación.\n\nCada caso es único, y es importante entender completamente cómo diversas circunstancias pueden afectar las posibilidades de permanecer en los Estados Unidos para cualquier persona. Ahí es donde el Centro Legal y de Inmigración del Instituto Binacional de Desarrollo Humano puede ayudar.\n\nEn marzo del 2015, el Instituto Binacional estableció su nuevo Centro Legal de Inmigración. El Centro ofrece asistencia a inmigrantes por parte de experimentados abogados quienes son muy considerados ofreciendo tarifas muy accesibles. Ya hemos ayudado a cientos de personas de México y otros países de América Latina, Europa y Asia a mejorar su experiencia, legal en las cortes y en los procesos de inmigración.\n\nEn el Centro, nos esforzamos a mantenernos al día con los cambio de los aspectos legales en el sistema de inmigración de los Estados Unidos y utilizamos este conocimiento no sólo para representar a nuestros clientes con lo mejor nuestra habilidad, sino también para abogar y propugnar por todos los inmigrantes. \n\nDesde el principio, el Centro legal estuvo encabezado por dos abogados excepcionales con más de 60 años de experiencia combinada. La abogada y Directora del Centro de Inmigración, Lic. Lisa Nosek, y nuestro Asesor y Director Jurídico, Lic. Jack Weinrauch. La Lic. Nosek tiene más de 20 años de experiencia trabajando en las principales firmas de abogados de Chicago en casos de inmigración y representando clientes en la corte de inmigración. El Lic. Weinrauch es ex-Juez Administrativo en Jefe para el Condado de Cook, el segundo condado más grande de los Estados Unidos.\n\nAhora contamos con mas abogados que se han sumado y que creen en la misión, visión y filosofía del Centro Legal y de Inmigración y quienes han demostrado un compromiso único de representar a nuestros clientes con conocimiento, honestidad, entrega y comprensión.\n\nSi usted o un amigo, pariente o asociado necesita algún consejo o representación legal y/o de inmigración, nos gustaría ofrecer nuestra ayuda. Si usted sabe de alguien que pueda beneficiarse de nuestros servicios, por favor, haga llegar esta información a ellos, y no dude en llamarnos o enviarnos un correo electrónico.\n\nTendremos mucho gusto en a hablar con usted pronto.','HISTORIA','','inherit','closed','closed','','2599-revision-v1','','','2019-01-08 15:55:57','2019-01-08 21:55:57','',2599,'https://sdektun.com/devbackup/2019/01/08/2599-revision-v1/',0,'revision','',0),(2659,4,'2019-01-08 15:56:39','2019-01-08 21:56:39','<h1>NUESTRA CONVICCIÓN</h1>\nAnte la necesidad de una representación legal efectiva y accesible en los momentos más difíciles para nuestras comunidades, El Instituto Binacional y Casa México establecieron el Centro Legal y de Inmigración. El Centro Legal brinda asistencia y representación legal de calidad a comunidades susceptibles por parte de experimentados y muy comprometidos abogados ofreciendo a la vez unas tarifas muy accesibles.\n\nNosotros Creemos en la Ley!\n\nCreemos en el Proceso Legal y en la legalidad!\n\nPero sobre todo, creemos en la Justicia ye en la Igualdad de derechos, por eso defenderemos los derechos intrínsecos de todos los seres humanos, fundamentados en sus derechos civiles, constitucionales, humanos e internacionales.\n\nEstamos en contra de la hipocresía política, la persecución racial, ideológica, política, de género, y sobre todo contra el abuso de poder y la saña contra los inmigrantes y la gente necesitada.\n\nTu puedes confiar en nosotros,\n\nNunca tomaremos un caso si no creemos que podemos ser exitosos, sabiendo que tendremos que utilizar todas las herramientas legales para finalmente poder obtener una decisión positiva, siendo realistas que no siempre se puede obtener.','NUESTRA CONVICCIÓN','','inherit','closed','closed','','2606-revision-v1','','','2019-01-08 15:56:39','2019-01-08 21:56:39','',2606,'https://sdektun.com/devbackup/2019/01/08/2606-revision-v1/',0,'revision','',0),(2660,4,'2019-01-08 15:57:40','2019-01-08 21:57:40','<strong>El Centro Legal y de Inmigración</strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.\n\n<strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong>\n\n<strong>¡ESTAMOS CONTIGO!</strong>\n\nBeneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.\n\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.\n\n<strong>Cuando necesites la mejor representación legal,</strong>\n\n<strong>¡Estaremos allí para ayudar!</strong>\n\nContáctenos para una cita\n\n312-772-3410\n\ninfo@binationalinstitute.com\n\n<strong>Chicago</strong>\n\n2751 W. 16th St.\n\nChicago, IL 60608\n\nbinationalinstitute.com | casamexicousa.com','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-08 15:57:40','2019-01-08 21:57:40','',2613,'https://sdektun.com/devbackup/2019/01/08/2613-revision-v1/',0,'revision','',0),(2661,4,'2019-01-08 15:58:54','2019-01-08 21:58:54','<h3>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p>\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Entendiendo el proceso de inmigración de hoy y cómo confrontarlo en el 2019\n</b>\n\n<p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p>\n</h3>\n<strong>Familiarizacion de Términos de Inmigración</strong>\n<ul>\n <li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.</li>\n</ul>\n<ul>\n <li><strong>Agencias gubernamentales</strong>\n<ul>\n <li>Departamento de Seguridad Nacional de los Estados Unidos.\n<ul>\n <li>USCIS</li>\n <li>ICE</li>\n <li>CBP</li>\n <li>Fiscal en Jefe</li>\n</ul>\n</li>\n <li>Departamento de Justicia de los Estados Unidos.\n<ul>\n <li>Oficina Ejecutiva de Revisión de Inmigración (EOIR)</li>\n <li>BIA</li>\n</ul>\n</li>\n <li>Departamento de Estado de los Estados Unidos\n<ul>\n <li>Embajadas y Consulados de los Estados Unidos en el exterior.</li>\n <li>Visas y exenciones o exoneraciones emitidas en el extranjero.</li>\n</ul>\n</li>\n <li>Departamento de Trabajo de los Estados Unidos.\n<ul>\n <li>Cumplimiento I-9 por el empleador</li>\n <li>Completar I-9 por empleado</li>\n</ul>\n</li>\n</ul>\n</li>\n <li><strong>Principales diferencias entre la administración anterior y la actual.</strong>\n<ul>\n <li>Residencia Permanente</li>\n <li>Ciudadanía</li>\n <li>Ciudades Santuarios - ¿Qué significa?</li>\n <li>Cambios en el cumplimiento y obligatoriedad.</li>\n</ul>\n</li>\n <li><strong>Comprensión de los distintos procesos de inmigración.</strong>\n<ul>\n <li>DACA - No otorga residencia permanente.</li>\n <li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \"tarjeta verde\"\n<ul>\n <li>¿Quién puede solicitar por quién?</li>\n <li>Se necesitan pruebas en apoyo de la petición basada en la relación.</li>\n <li>Familiares inmediatos vs. categorías de preferencia.</li>\n <li>Problemas del boletín de visas</li>\n</ul>\n</li>\n <li>Procesamiento consular\n<ul>\n <li>Conmutaciones o exoneraciones disponibles</li>\n <li>Penalidad permanente o irrevocable.</li>\n <li>Centro Nacional de Visas o “NVC”</li>\n <li>Debe solicitar en el consulado en el extranjero</li>\n</ul>\n</li>\n <li>Ajuste de estado o “AOS”.\n<ul>\n <li>Quién es elegible: 245 (a) y 245 (i)</li>\n <li>Aplicar en los EE. UU. Y entrevista en los EE. UU.</li>\n <li>Conmutaciones o exoneraciones disponibles</li>\n</ul>\n</li>\n <li>Asilo</li>\n <li>VAWA</li>\n</ul>\n</li>\n <li><strong>Naturalización: Solicitar el convertirse en ciudadano estadounidense.</strong>\n<ul>\n <li>Los criterios de elegibilidad deben cumplirse.\n<ul>\n <li>Presencia física</li>\n <li>GMC (CBC)</li>\n <li>Cumplir con el requisito de tiempo LPR</li>\n <li>De lo contrario cumplir con las leyes.</li>\n</ul>\n</li>\n <li>No puede ser despojado</li>\n <li>Puede votar en los Estados Unidos.</li>\n <li>Puede solicitar a otro(a)s.</li>\n</ul>\n</li>\n <li><strong>Procedimientos de remoción o expulsión, anteriormente referidos como deportación.</strong>\n<ul>\n <li>Inmigración y Control de Aduanas (ICE) - ¿Quiénes son?\n<ul>\n <li>¿Qué hacer para protegerse?\n<ul>\n <li>No abras la puerta</li>\n <li>Pida ver una orden con su nombre y dirección correctos</li>\n <li>Exigir hablar con un abogado</li>\n <li>No firme nada que renuncie a su derecho a una audiencia.</li>\n <li>Solicitar ver a un juez / tener una audiencia</li>\n <li>Conserve copias de cualquier documento de inmigración que pueda ayudarlo.</li>\n <li>Obviamente, no infrinja la ley ni haga nada que llame la atención de la policía o ICE</li>\n</ul>\n</li>\n <li>Haz un plan\n<ul>\n <li>Quién cuidará de los niños</li>\n <li>Tener fondos listos para pagar la fianza</li>\n <li>Tenga el nombre y número de un abogado de inmigración al que pueda llamar</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>Detención por parte de ICE\n<ul>\n <li>Usualmente a horas de distancia de Chicago o ciudades centrales</li>\n <li>Las llamadas y el contacto pueden ser difíciles</li>\n <li>Generalmente en una cárcel con población regular.</li>\n</ul>\n</li>\n <li>Fianza, audiencias de fianza en la corte.\n<ul>\n <li>ICE puede establecer una fianza</li>\n <li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigración y el juez puede establecer la fianza</li>\n <li>Si se establece y se paga una fianza, será liberado durante el proceso de remoción</li>\n</ul>\n</li>\n <li>Procedimientos de expulsión, remoción (Comúnmente llamada Deportación) .\n<ul>\n <li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado</li>\n <li>Proceso largo, extenso y costoso.</li>\n</ul>\n</li>\n</ul>\n</li>\n <li><strong>Visas de No inmigrante</strong>\n<ul>\n <li>Visas U\n<ul>\n <li>Por víctima de ciertos delitos.</li>\n <li>Crimen ocurrido en los Estados Unidos.</li>\n <li>Se reportó el crimen y la víctima fue útil durante la investigación o el procesamiento</li>\n <li>La víctima sufrió daños.</li>\n <li>De interés público para permitir que la víctima permanezca en los EE. UU.</li>\n <li>Exonera causas de inadmisibilidad.</li>\n <li>Concede el estatus por 4 años, elegible para solicitar la residencia después de los 3</li>\n <li>Tiempos de procesamiento extremadamente largos</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>Negocios, E-1, E2</li>\n <li>Visas de trabajo, H, O, L, TN, P</li>\n <li>Visas educativas, F, J</li>\n <li>Visas de Inversor, Etc, EB-5</li>\n</ul>\n<strong>Cuestiones fiscales y financieras relacionadas con la inmigración.</strong>','TERMINOLOGÍA DE INMIGRACIÓN','','inherit','closed','closed','','2622-revision-v1','','','2019-01-08 15:58:54','2019-01-08 21:58:54','',2622,'https://sdektun.com/devbackup/2019/01/08/2622-revision-v1/',0,'revision','',0),(2662,4,'2019-01-08 16:00:27','2019-01-08 22:00:27','<p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p>\n\n<ul>\n <li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li>\n <li>Avance de libertad condicional / documentos de viaje I-131</li>\n <li>Solicitudes de residencia permanente.</li>\n <li>Solicitudes de refugiados, asilos,</li>\n <li>Solicitudes de documentos de viaje y permisos de reingreso.</li>\n <li>Visas de Negocios</li>\n <li>Cambio de estado (status) migratorio</li>\n <li>DACA</li>\n <li>Defensa de deportación y expulsión</li>\n <li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li>\n <li>Visas educativas</li>\n <li>Visas de Empleo</li>\n <li>Peticiones y visas familiares.</li>\n <li>Visas de novios</li>\n <li>Procedimientos judiciales de inmigración.</li>\n <li>Inmigración para parejas del mismo sexo</li>\n <li>Exenciones de inadmisibilidad (indultos)</li>\n <li>Visas de Inversionistas</li>\n <li>Aplicaciones de naturalización y ciudadanía.</li>\n <li>Visas de No inmigrante</li>\n <li>Visas de turismo</li>\n <li>Visas U</li>\n <li>Extensiones de Visa y Ajustes</li>\n</ul>','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-01-08 16:00:27','2019-01-08 22:00:27','',2631,'https://sdektun.com/devbackup/2019/01/08/2631-revision-v1/',0,'revision','',0),(2663,4,'2019-01-08 16:01:38','2019-01-08 22:01:38','','Language switcher','','publish','closed','closed','','language-switcher','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2663',10,'nav_menu_item','',0),(2664,4,'2019-01-08 16:02:04','2019-01-08 22:02:04','','Language switcher','','publish','closed','closed','','language-switcher-2','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2664',10,'nav_menu_item','',0),(2665,4,'2019-01-08 16:05:01','2019-01-08 22:05:01','<p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p><ul><li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li><li>Avance de libertad condicional / documentos de viaje I-131</li><li>Solicitudes de residencia permanente.</li><li>Solicitudes de refugiados, asilos,</li><li>Solicitudes de documentos de viaje y permisos de reingreso.</li><li>Visas de Negocios</li><li>Cambio de estado (status) migratorio</li><li>DACA</li><li>Defensa de deportación y expulsión</li><li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li><li>Visas educativas</li><li>Visas de Empleo</li><li>Peticiones y visas familiares.</li><li>Visas de novios</li><li>Procedimientos judiciales de inmigración.</li><li>Inmigración para parejas del mismo sexo</li><li>Exenciones de inadmisibilidad (indultos)</li><li>Visas de Inversionistas</li><li>Aplicaciones de naturalización y ciudadanía.</li><li>Visas de No inmigrante</li><li>Visas de turismo</li><li>Visas U</li><li>Extensiones de Visa y Ajustes</li></ul>','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-01-08 16:05:01','2019-01-08 22:05:01','',2631,'https://sdektun.com/devbackup/2019/01/08/2631-revision-v1/',0,'revision','',0),(2666,4,'2019-01-08 16:05:31','2019-01-08 22:05:31','<p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','inherit','closed','closed','','2518-revision-v1','','','2019-01-08 16:05:31','2019-01-08 22:05:31','',2518,'https://sdektun.com/devbackup/2019/01/08/2518-revision-v1/',0,'revision','',0),(2668,4,'2019-01-08 16:32:45','2019-01-08 22:32:45','<p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-08 16:32:45','2019-01-08 22:32:45','',2613,'https://sdektun.com/devbackup/2019/01/08/2613-revision-v1/',0,'revision','',0),(2672,5,'2019-01-08 21:24:03','2019-01-09 03:24:03','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h2>CONSULTATION FEES\n</h2> \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','CONSULTATION FEES','','publish','closed','closed','','consultation-fees','','','2019-03-09 17:10:20','2019-03-09 23:10:20','',0,'https://sdektun.com/devbackup/?page_id=2672',0,'page','',0),(2673,5,'2019-01-08 21:22:12','2019-01-09 03:22:12','<h3>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\" align=\"center\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\" align=\"center\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p>\n<p style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\" align=\"center\"></p>\n</h3>\n<ul>\n <li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li>\n</ul>\n</li>\n</ul>\n</li>\n <li style=\"text-align: left;\"><strong>Government Agencies</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>U.S. Department of Homeland Security\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>USCIS</li>\n <li>ICE</li>\n <li>CBP </li>\n <li>Chief counsel</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>U.S. Department of Justice\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Executive Office for Immigration Review (EOIR)</li>\n <li>BIA</li>\n</ul>\n</li>\n</ul>\n</li>\n <li>U.S. State Department</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>S. Embassies and Consulates abroad</li>\n <li>Visas and waivers issued abroad</li>\n <li>S. Department of Labor</li>\n <li>I-9 Compliance by employer</li>\n <li>Completing I-9 by employee</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Main Differences between previous and current administration</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Permanent Residency</li>\n <li>Citizenship</li>\n <li>Sanctuary Cities – what does it mean</li>\n <li>Enforcement changes</li>\n</ul>\n</li>\n</ul>\n</li>\n <li><strong>Understanding the various Immigration Processes</strong>\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>DACA – does not grant permanent residence</li>\n <li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Who can petition for whom</li>\n <li>Evidence needed in support of petition based on relationship</li>\n <li>Immediate relatives vs. preference categories</li>\n <li>Visa Bulletin issues</li>\n <li>Consular Processing</li>\n <li>Waivers available</li>\n <li>Permanent bar</li>\n <li>National Visa Center or “NVC”</li>\n <li>Must apply at consulate abroad</li>\n <li>Adjustment of status or “AOS”</li>\n <li>Who is eligible- 245(a) and 245(i)</li>\n <li>Apply in the U.S. and interview in U.S.</li>\n <li>Waivers available</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Asylum</li>\n <li>VAWA</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Naturalization – applying to become a U.S. Citizen</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Criteria for eligibility must be met</li>\n <li>Physical presence</li>\n <li>GMC</li>\n <li>Meet LPR time requirement</li>\n <li>Otherwise comply with laws</li>\n <li>Can’t be taken away</li>\n <li>Can vote in U.S.</li>\n <li>Can petition for others</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Removal proceedings, previously referred to as deportation</strong></li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li>\n <li>What to do to protect yourself</li>\n <li>Don’t open the door</li>\n <li>Ask to see a warrant with your correct name and address</li>\n <li>Demand to speak to a lawyer</li>\n <li>Do not sign anything waiving your right to a hearing</li>\n <li>Ask to see a judge/have a hearing</li>\n <li>Retain copies of any immigration documents that may help you</li>\n <li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li>\n <li>Make a plan</li>\n <li>Who will take care of kids</li>\n <li>Have funds ready to pay bond</li>\n <li>Have the name and number of an immigration lawyer you can call</li>\n <li>ICE detention</li>\n <li>Usually hours away from Chicago or Central Cities</li>\n <li>Calls and contact can be difficult</li>\n <li>Usually in a jail with regular population</li>\n <li>Bond, bond hearings in court</li>\n <li>ICE may set a bond</li>\n <li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li>\n <li>If bond is set and paid, you will be released during your removal proceedings</li>\n <li>Removal proceedings</li>\n <li>Must discuss an relief you have available with an attorney</li>\n <li>Lengthy, time consuming, and expensive proces</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li><strong>Nonimmigrant Visas</strong></li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>U-Visas</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li>For victim of certain crimes</li>\n <li>Crime occurred in U.S.</li>\n <li>Crime was reported and victim was helpful throughout investigation or prosecution</li>\n <li>Victim suffered harm</li>\n <li>In public interest to allow victim to stay in U.S.</li>\n <li>Waives ground of inadmissibility</li>\n <li>Grants status for 4 years, eligible to apply for residency after 3</li>\n <li>Extremely long processing times</li>\n</ul>\n<ul style=\"text-align: left;\">\n <li style=\"list-style-type: none;\">\n<ul>\n <li style=\"list-style-type: none;\">\n<ul>\n <li>Business, E-1, E2</li>\n <li>Employment Visas, H, O, L, TN, P</li>\n <li>Educational Visas, F, J</li>\n <li>Investor Visas, Etc, EB-5</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<ul>\n <li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li>\n</ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-01-08 21:22:12','2019-01-09 03:22:12','',2522,'https://sdektun.com/devbackup/2019/01/08/2522-revision-v1/',0,'revision','',0),(2674,5,'2019-01-08 21:24:03','2019-01-09 03:24:03','','Consultation Fees','','inherit','closed','closed','','2672-revision-v1','','','2019-01-08 21:24:03','2019-01-09 03:24:03','',2672,'https://sdektun.com/devbackup/2019/01/08/2672-revision-v1/',0,'revision','',0),(2680,5,'2019-01-08 22:15:30','2019-01-09 04:15:30','','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-01-08 22:15:30','2019-01-09 04:15:30','',2672,'https://sdektun.com/devbackup/2019/01/08/2672-revision-v1/',0,'revision','',0),(2681,5,'2019-01-08 22:31:01','2019-01-09 04:31:01','','placeholder-badge-4.svg','','inherit','open','closed','','placeholder-badge-4-svg','','','2019-01-08 22:31:01','2019-01-09 04:31:01','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/placeholder-badge-4.svg',0,'attachment','image/svg+xml',0),(2682,5,'2019-01-08 22:31:02','2019-01-09 04:31:02','','brocade-lines-bg.jpg','','inherit','open','closed','','brocade-lines-bg-jpg','','','2019-01-08 22:31:02','2019-01-09 04:31:02','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/brocade-lines-bg.jpg',0,'attachment','image/jpeg',0),(2684,5,'2019-01-08 22:44:25','2019-01-09 04:44:25','<h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Basic</h2> <h4>for entrepreneurs</h4> $75 \n Responsive\n Live streaming\n Adaptive bitrate\n Analytics\n <h2>Professional</h2> <h4>for all-size businesses</h4> $95 \n Responsive\n Live streaming\n Adaptive bitrate\n Analytics\n <h2>Premium</h2> <h4>for corporations</h4> $120 \n Responsive\n Live streaming\n Adaptive bitrate\n Analytics','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-01-08 22:44:25','2019-01-09 04:44:25','',2672,'https://sdektun.com/devbackup/2019/01/08/2672-revision-v1/',0,'revision','',0),(2686,5,'2019-01-08 23:32:01','2019-01-09 05:32:01','<h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-01-08 23:32:01','2019-01-09 05:32:01','',2672,'https://sdektun.com/devbackup/2019/01/08/2672-revision-v1/',0,'revision','',0),(2688,5,'2019-01-09 00:09:19','2019-01-09 06:09:19','<h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-01-09 00:09:19','2019-01-09 06:09:19','',2672,'https://sdektun.com/devbackup/2019/01/09/2672-revision-v1/',0,'revision','',0),(2689,5,'2019-01-09 00:16:57','2019-01-09 06:16:57','<h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100','precios 1','','publish','closed','closed','','precios-1','','','2019-01-09 00:16:59','2019-01-09 06:16:59','',0,'https://sdektun.com/devbackup/?elementor_library=precios-1',0,'elementor_library','',0),(2690,5,'2019-01-09 00:16:57','2019-01-09 06:16:57','','precios 1','','inherit','closed','closed','','2689-revision-v1','','','2019-01-09 00:16:57','2019-01-09 06:16:57','',2689,'https://sdektun.com/devbackup/2019/01/09/2689-revision-v1/',0,'revision','',0),(2691,5,'2019-01-09 00:16:59','2019-01-09 06:16:59','<h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100','precios 1','','inherit','closed','closed','','2689-revision-v1','','','2019-01-09 00:16:59','2019-01-09 06:16:59','',2689,'https://sdektun.com/devbackup/2019/01/09/2689-revision-v1/',0,'revision','',0),(2692,5,'2019-01-09 00:17:23','2019-01-09 06:17:23','<h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','presios 2','','publish','closed','closed','','presios-2','','','2019-01-09 00:17:24','2019-01-09 06:17:24','',0,'https://sdektun.com/devbackup/?elementor_library=presios-2',0,'elementor_library','',0),(2693,5,'2019-01-09 00:17:23','2019-01-09 06:17:23','','presios 2','','inherit','closed','closed','','2692-revision-v1','','','2019-01-09 00:17:23','2019-01-09 06:17:23','',2692,'https://sdektun.com/devbackup/2019/01/09/2692-revision-v1/',0,'revision','',0),(2694,5,'2019-01-09 00:17:24','2019-01-09 06:17:24','<h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','presios 2','','inherit','closed','closed','','2692-revision-v1','','','2019-01-09 00:17:24','2019-01-09 06:17:24','',2692,'https://sdektun.com/devbackup/2019/01/09/2692-revision-v1/',0,'revision','',0),(2695,5,'2019-01-09 00:25:43','2019-01-09 06:25:43','<img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" width=\"1323\" height=\"404\">\n<h2>HONORARIOS DE CONSULTA</h2>\n<h2>Consulta por primera vez</h2>\n<h4>20 mins.</h4>\n$20\n<h2>Consulta de seguimiento para clientes existentes</h2>\n<h4>45 mins.</h4>\n$50\n<h2>Consulta pagada</h2>\n<h4>30 mins.</h4>\n$50\n<h2>Consulta pagada</h2>\n<h4>45 to 60 Mins.</h4>\n$100\n<h2>Consulta por teléfono</h2>\n<h4>25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita).</h4>\n$25\n<h2>Notary - Jurat</h2>\n<h4>10 mins.</h4>\n$15\n<h2>Documento RECOGIDA</h2>\n<h4>15 mins.</h4>\n$0\n<h2>BLOQUE DE PROGRAMACIÓN</h2>\n<h4>5 Mins.</h4>\n$0','HONORARIOS DE CONSULTA','','publish','closed','closed','','honorarios-de-consulta','','','2019-03-09 17:06:40','2019-03-09 23:06:40','',0,'https://sdektun.com/devbackup/?page_id=2695',0,'page','',0),(2696,5,'2019-01-09 00:25:01','2019-01-09 06:25:01','','HONORARIOS DE CONSULTA','','inherit','closed','closed','','2695-revision-v1','','','2019-01-09 00:25:01','2019-01-09 06:25:01','',2695,'https://sdektun.com/devbackup/2019/01/09/2695-revision-v1/',0,'revision','',0),(2698,5,'2019-01-09 00:32:18','2019-01-09 06:32:18','<h2>Consulta por primera vez </h2> <h4>20 mins.</h4> $20 \n <h2>Consulta de seguimiento para clientes existentes </h2> <h4>45 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>30 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Consulta por teléfono </h2> <h4>25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). </h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Documento RECOGIDA </h2> <h4>15 mins.</h4> $0 \n <h2>BLOQUE DE PROGRAMACIÓN </h2> <h4>5 Mins.</h4> $0','HONORARIOS DE CONSULTA','','inherit','closed','closed','','2695-revision-v1','','','2019-01-09 00:32:18','2019-01-09 06:32:18','',2695,'https://sdektun.com/devbackup/2019/01/09/2695-revision-v1/',0,'revision','',0),(2700,5,'2019-01-09 00:34:42','2019-01-09 06:34:42','','FEES','','publish','closed','closed','','fees','','','2020-05-15 09:06:10','2020-05-15 14:06:10','',0,'https://sdektun.com/devbackup/?p=2700',2,'nav_menu_item','',0),(2701,5,'2019-01-09 00:35:44','2019-01-09 06:35:44','','HONORARIOS','','publish','closed','closed','','honorarios','','','2019-01-09 00:35:44','2019-01-09 06:35:44','',0,'https://sdektun.com/devbackup/?p=2701',2,'nav_menu_item','',0),(2710,5,'2019-01-09 21:09:11','2019-01-10 03:09:11','','image001','','inherit','open','closed','','image001','','','2019-01-09 21:09:11','2019-01-10 03:09:11','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/image001.jpg',0,'attachment','image/jpeg',0),(2714,5,'2019-01-11 14:01:05','2019-01-11 20:01:05','','slider-1-1.jpg','','inherit','open','closed','','slider-1-1-jpg','','','2019-01-11 14:01:05','2019-01-11 20:01:05','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slider-1-1.jpg',0,'attachment','image/jpeg',0),(2715,5,'2019-01-11 14:01:07','2019-01-11 20:01:07','','slider-2-1.jpg','','inherit','open','closed','','slider-2-1-jpg','','','2019-01-11 14:01:07','2019-01-11 20:01:07','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slider-2-1.jpg',0,'attachment','image/jpeg',0),(2716,5,'2019-01-11 14:01:08','2019-01-11 20:01:08','','slider-3-1.jpg','','inherit','open','closed','','slider-3-1-jpg','','','2019-01-11 14:01:08','2019-01-11 20:01:08','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slider-3-1.jpg',0,'attachment','image/jpeg',0),(2717,5,'2019-01-11 14:02:57','2019-01-11 20:02:57','','slide-13.jpg','','inherit','open','closed','','slide-13-jpg','','','2019-01-11 14:02:57','2019-01-11 20:02:57','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slide-13.jpg',0,'attachment','image/jpeg',0),(2718,5,'2019-01-11 14:02:58','2019-01-11 20:02:58','','slide-14.jpg','','inherit','open','closed','','slide-14-jpg','','','2019-01-11 14:02:58','2019-01-11 20:02:58','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slide-14.jpg',0,'attachment','image/jpeg',0),(2719,5,'2019-01-11 14:02:59','2019-01-11 20:02:59','','slide-15.jpg','','inherit','open','closed','','slide-15-jpg','','','2019-01-11 14:02:59','2019-01-11 20:02:59','',0,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/slide-15.jpg',0,'attachment','image/jpeg',0),(2720,5,'2019-01-11 14:04:22','2019-01-11 20:04:22','','ch29f1-especial-mx-eu','','inherit','open','closed','','ch29f1-especial-mx-eu','','','2019-01-11 14:04:22','2019-01-11 20:04:22','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg',0,'attachment','image/jpeg',0),(2722,5,'2019-01-11 14:06:47','2019-01-11 20:06:47','','dt.common.streams.StreamServer','','inherit','open','closed','','dt-common-streams-streamserver','','','2019-01-11 14:06:47','2019-01-11 20:06:47','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/dt.common.streams.StreamServer.jpg',0,'attachment','image/jpeg',0),(2724,5,'2019-01-11 14:11:39','2019-01-11 20:11:39','','Strawberry Workers in Oxnard','OXNARD, CALIFORNIA. E.U.A.- 29 de Mayo de 2006.- Trabajadores recolectores de fresas en Oxnard, en su maypra se trata de inmigrantes indigenas mexicanos provenientes de Oaxaca, Guerrero y Michoacan.\nFOTO: David Bacon/CUARTOSCURO.COM','inherit','open','closed','','strawberry-workers-in-oxnard','','','2019-01-11 14:12:46','2019-01-11 20:12:46','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/Migrante-mexicano_mayo-960x500.jpg',0,'attachment','image/jpeg',0),(2725,5,'2019-01-11 14:23:03','2019-01-11 20:23:03','','hombres-mujeres-perciben-mil-pesos-1','','inherit','open','closed','','hombres-mujeres-perciben-mil-pesos-1','','','2019-01-11 14:23:03','2019-01-11 20:23:03','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg',0,'attachment','image/jpeg',0),(2726,5,'2019-01-11 14:24:54','2019-01-11 20:24:54','','dreamersmexico.jpg_793492074','','inherit','open','closed','','dreamersmexico-jpg_793492074','','','2019-01-11 14:24:54','2019-01-11 20:24:54','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/dreamersmexico.jpg_793492074.jpg',0,'attachment','image/jpeg',0),(2727,5,'2019-01-11 14:25:15','2019-01-11 20:25:15','','Dreamers-TNS','','inherit','open','closed','','dreamers-tns','','','2019-01-11 14:25:15','2019-01-11 20:25:15','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg',0,'attachment','image/jpeg',0),(2732,5,'2019-01-11 14:32:03','2019-01-11 20:32:03','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>','slider1','','publish','closed','closed','','slider1','','','2019-01-11 14:32:04','2019-01-11 20:32:04','',0,'https://sdektun.com/devbackup/?elementor_library=slider1',0,'elementor_library','',0),(2733,5,'2019-01-11 14:32:03','2019-01-11 20:32:03','','slider1','','inherit','closed','closed','','2732-revision-v1','','','2019-01-11 14:32:03','2019-01-11 20:32:03','',2732,'https://sdektun.com/devbackup/2019/01/11/2732-revision-v1/',0,'revision','',0),(2734,5,'2019-01-11 14:32:04','2019-01-11 20:32:04','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>','slider1','','inherit','closed','closed','','2732-revision-v1','','','2019-01-11 14:32:04','2019-01-11 20:32:04','',2732,'https://sdektun.com/devbackup/2019/01/11/2732-revision-v1/',0,'revision','',0),(2735,5,'2019-01-11 14:33:13','2019-01-11 20:33:13','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 14:33:13','2019-01-11 20:33:13','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2737,5,'2019-01-11 14:38:59','2019-01-11 20:38:59','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 14:38:59','2019-01-11 20:38:59','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2738,5,'2019-01-11 14:40:18','2019-01-11 20:40:18','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 14:40:18','2019-01-11 20:40:18','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2739,5,'2019-01-11 14:41:32','2019-01-11 20:41:32','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>\"De la comunidad, para la comunidad, por la comunidad\".</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p>Contáctenos para una cita</p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 14:41:32','2019-01-11 20:41:32','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2743,5,'2019-01-11 14:50:00','2019-01-11 20:50:00','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p style=\"text-align: center; padding-left: 30px;\"><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>\"Of the community, for the community, by the community\".</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p><p><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 14:50:00','2019-01-11 20:50:00','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2744,5,'2019-01-11 14:51:01','2019-01-11 20:51:01','','Foto-migrantes-mexicanos-en-EU-2','','inherit','open','closed','','foto-migrantes-mexicanos-en-eu-2','','','2019-01-11 14:51:01','2019-01-11 20:51:01','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2.jpg',0,'attachment','image/jpeg',0),(2745,5,'2019-01-11 14:52:16','2019-01-11 20:52:16','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p style=\"text-align: center; padding-left: 30px;\"><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>\"Of the community, for the community, by the community\".</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p><p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"243\" height=\"300\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 14:52:16','2019-01-11 20:52:16','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2746,5,'2019-01-11 14:53:36','2019-01-11 20:53:36','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p style=\"text-align: center; padding-left: 30px;\"><strong>The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>\"Of the community, for the community, by the community\".</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p><p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong></p><p>312-772-3410</p><p>info@binationalinstitute.com</p><p><strong>Chicago</strong></p><p>2751 W. 16th St.</p><p>Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 14:53:36','2019-01-11 20:53:36','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2747,5,'2019-01-11 14:54:38','2019-01-11 20:54:38','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><strong>Contact us for an appointment </strong>\n312-772-3410\ninfo@binationalinstitute.com\n<strong>Chicago</strong>\n2751 W. 16th St.\nChicago, IL 60608\nbinationalinstitute.com | casamexicousa.com','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 14:54:38','2019-01-11 20:54:38','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2748,5,'2019-01-11 14:54:56','2019-01-11 20:54:56','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><strong>Contact us for an appointment </strong>\n312-772-3410\ninfo@binationalinstitute.com\n<strong>Chicago</strong>\n2751 W. 16th St.\nChicago, IL 60608\nbinationalinstitute.com | casamexicousa.com','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 14:54:56','2019-01-11 20:54:56','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2750,5,'2019-01-11 15:00:31','2019-01-11 21:00:31','<p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','home info','','publish','closed','closed','','home-info','','','2019-01-11 15:00:31','2019-01-11 21:00:31','',0,'https://sdektun.com/devbackup/?elementor_library=home-info',0,'elementor_library','',0),(2751,5,'2019-01-11 15:00:31','2019-01-11 21:00:31','','home info','','inherit','closed','closed','','2750-revision-v1','','','2019-01-11 15:00:31','2019-01-11 21:00:31','',2750,'https://sdektun.com/devbackup/2019/01/11/2750-revision-v1/',0,'revision','',0),(2752,5,'2019-01-11 15:00:31','2019-01-11 21:00:31','<p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','home info','','inherit','closed','closed','','2750-revision-v1','','','2019-01-11 15:00:31','2019-01-11 21:00:31','',2750,'https://sdektun.com/devbackup/2019/01/11/2750-revision-v1/',0,'revision','',0),(2753,5,'2019-01-11 15:00:39','2019-01-11 21:00:39','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-01-11 15:00:39','2019-01-11 21:00:39','',2514,'https://sdektun.com/devbackup/2019/01/11/2514-revision-v1/',0,'revision','',0),(2754,5,'2019-01-11 15:02:15','2019-01-11 21:02:15','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" /></strong></p><p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>“De la comunidad, para la comunidad, por la comunidad”.</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 15:02:15','2019-01-11 21:02:15','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2755,5,'2019-01-11 15:02:39','2019-01-11 21:02:39','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" /></strong></p><p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>“De la comunidad, para la comunidad, por la comunidad”.</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p><p><strong>Contáctenos para una cita. </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-01-11 15:02:39','2019-01-11 21:02:39','',2613,'https://sdektun.com/devbackup/2019/01/11/2613-revision-v1/',0,'revision','',0),(2777,5,'2019-03-09 11:49:33','2019-03-09 17:49:33','','1','','inherit','open','closed','','1','','','2019-03-09 11:49:33','2019-03-09 17:49:33','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg',0,'attachment','image/jpeg',0),(2778,5,'2019-03-09 11:49:38','2019-03-09 17:49:38','','2','','inherit','open','closed','','2','','','2019-03-09 11:49:38','2019-03-09 17:49:38','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg',0,'attachment','image/jpeg',0),(2779,5,'2019-03-09 11:49:42','2019-03-09 17:49:42','','3','','inherit','open','closed','','3','','','2019-03-09 11:49:42','2019-03-09 17:49:42','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg',0,'attachment','image/jpeg',0),(2780,5,'2019-03-09 11:49:45','2019-03-09 17:49:45','','4','','inherit','open','closed','','4','','','2019-03-09 11:49:45','2019-03-09 17:49:45','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg',0,'attachment','image/jpeg',0),(2781,5,'2019-03-09 11:49:49','2019-03-09 17:49:49','','5','','inherit','open','closed','','5','','','2019-03-09 11:49:49','2019-03-09 17:49:49','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/5.jpg',0,'attachment','image/jpeg',0),(2782,5,'2019-03-09 11:49:53','2019-03-09 17:49:53','','6','','inherit','open','closed','','6','','','2019-03-09 11:49:53','2019-03-09 17:49:53','',2514,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg',0,'attachment','image/jpeg',0),(2783,5,'2019-03-09 11:52:39','2019-03-09 17:52:39','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-03-09 11:52:39','2019-03-09 17:52:39','',2514,'https://sdektun.com/devbackup/2019/03/09/2514-revision-v1/',0,'revision','',0),(2784,5,'2019-03-09 11:53:29','2019-03-09 17:53:29','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p><p><strong>Contact us for an appointment </strong><br />312-772-3410<br />info@binationalinstitute.com<br /><strong>Chicago</strong><br />2751 W. 16th St.<br />Chicago, IL 60608</p><p>binationalinstitute.com | casamexicousa.com</p>','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-03-09 11:53:29','2019-03-09 17:53:29','',2514,'https://sdektun.com/devbackup/2019/03/09/2514-revision-v1/',0,'revision','',0),(2788,5,'2019-03-09 12:41:23','2019-03-09 18:41:23','<h2>FIRST-TIME Consultation</h2>\n<h4>20 mins.</h4>\n$20\n<h2>Follow up consultation for existing clients</h2>\n<h4>45 mins.</h4>\n$50\n<h2>Paid consultation</h2>\n<h4>30 mins.</h4>\n$50\n<h2>Paid consultation</h2>\n<h4>45 to 60 Mins.</h4>\n$100\n<h2>Phone consultation</h2>\n<h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4>\n$25\n<h2>Notary - Jurat</h2>\n<h4>10 mins.</h4>\n$15\n<h2>Document PICK UP</h2>\n<h4>15 mins.</h4>\n$0\n<h2>SCHEDULING BLOCK</h2>\n<h4>5 Mins.</h4>\n$0','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-03-09 12:41:23','2019-03-09 18:41:23','',2672,'https://sdektun.com/devbackup/2019/03/09/2672-revision-v1/',0,'revision','',0),(2789,5,'2019-03-09 12:41:35','2019-03-09 18:41:35','<img width=\"1024\" height=\"313\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-03-09 12:41:35','2019-03-09 18:41:35','',2672,'https://sdektun.com/devbackup/2019/03/09/2672-revision-v1/',0,'revision','',0),(2790,5,'2019-03-09 12:45:14','2019-03-09 18:45:14','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h2>CONSULTATION FEES\n</h2> \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-03-09 12:45:14','2019-03-09 18:45:14','',2672,'https://sdektun.com/devbackup/2019/03/09/2672-revision-v1/',0,'revision','',0),(2791,5,'2019-03-09 12:49:23','2019-03-09 18:49:23','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <h1><b>CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Our concept is simple but crucial: To provide our community with top quality legal assistance, comparable to larger and more prestigious law firms, but at more affordable rates and with a holistic approach, to serve as advocate, guide and support to our clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>DIFFERENCE</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">Our personalized, high-level direct communication and our socio-cultural understanding of the unique characteristics of our clients makes it possible for the legal center to eliminate the fear and anxiety of facing a legal or immigration process. Each client is not just another case for us, but our friend. By establishing a relationship of trust and confidence we support them at a difficult time. We believe that the cases of each of our clients could change their lives forever and that is why we are committed to educating, guiding and accompanying each of our clients, showing them that we are truly with them from the beginning to the end of their process.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\">No one should miss an opportunity because of the cost, so we ensure that our fees are as affordable as possible, and offer convenient payment plans.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><h1><b>WHAT TO EXPECT</b> </h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Honesty, sincerity, professionalism, understanding, realism and more honesty.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">One of the biggest problems in the legal industry is the lack of communication between the law firms and their clients.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Many times, people complain to us that when they go to a lawyer for the first time, they are given the full attention, but once they sign to be represented, it is very difficult for them to communicate or understand how their legal or immigration process is going.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Several of our clients have also indicated to us that unfortunately, in many cases, the lawyer does not understand their needs well and apart from having charged an arm and a leg, and not being able to communicate with the lawyers, sometimes they are affected by the bad representation or lack of professionalism of those lawyers.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">On many occasions, our community has been abused and mistreated by some legal representatives.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not let that happen. We let our customers know that we cannot always take their case or perhaps we do not believe that their case can be resolved or that they will get the outcome they want. We prefer not to take a case instead of taking money from our clients and giving them false expectations.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Rest assured that we will always talk to you honestly.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><h1><b>FEES CONCEPT</b></h1><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"><b>The most expensive is not always the best</b><b>.</b></p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Usually, people think that the best attorneys are the ones that are the most expensive ones. Our community is often abused or over charged. Our attorneys and staff have the conviction to do what they love, and love what they do. We do not consider how much money we can get from each case first, but how we can help and provide the best representation, without incurring a lot of other expenses. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">Because we are a non-profit, community based organization, we do not have the high overhead that most of the larger firms have, therefore, we are able to keep our fees lower than a large legal firm.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We do not spend big amounts of money in advertising or marketing expenses. Our work and results and the hundreds of happy clients that we have been able to help are our best advertising and their referrals are the best discount for our clients that come to us for the first time.</p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">We also are not a legal aid program, subsidized by any governmental agency, because we want to have the freedom of helping everybody without conditions or quotas. </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\"> </p><p style=\"margin: 0cm 0cm 0.0001pt; line-height: 16.866666793823242px; font-size: 11pt; font-family: Calibri; caret-color: #000000; color: #000000; text-align: justify;\">These factors and our affordable payment plans, make it possible to offer more affordable fees and to achieve our goal of providing our community with the best quality of legal assistance available, as if they were getting it from the largest and most prestigious law firms.</p>','WHY US','','inherit','closed','closed','','2520-revision-v1','','','2019-03-09 12:49:23','2019-03-09 18:49:23','',2520,'https://sdektun.com/devbackup/2019/03/09/2520-revision-v1/',0,'revision','',0),(2792,5,'2019-03-09 12:52:20','2019-03-09 18:52:20','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" />','imagen superior','','publish','closed','closed','','imagen-superior','','','2019-03-09 12:52:20','2019-03-09 18:52:20','',0,'https://sdektun.com/devbackup/?elementor_library=imagen-superior',0,'elementor_library','',0),(2793,5,'2019-03-09 12:52:20','2019-03-09 18:52:20','','imagen superior','','inherit','closed','closed','','2792-revision-v1','','','2019-03-09 12:52:20','2019-03-09 18:52:20','',2792,'https://sdektun.com/devbackup/2019/03/09/2792-revision-v1/',0,'revision','',0),(2794,5,'2019-03-09 12:52:20','2019-03-09 18:52:20','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" />','imagen superior','','inherit','closed','closed','','2792-revision-v1','','','2019-03-09 12:52:20','2019-03-09 18:52:20','',2792,'https://sdektun.com/devbackup/2019/03/09/2792-revision-v1/',0,'revision','',0),(2795,5,'2019-03-09 12:53:10','2019-03-09 18:53:10','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-03-09 12:53:10','2019-03-09 18:53:10','',2522,'https://sdektun.com/devbackup/2019/03/09/2522-revision-v1/',0,'revision','',0),(2796,5,'2019-03-09 12:55:47','2019-03-09 18:55:47','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1>BIHD´S MISSION</h1> \n <p>The Binational Institute of Human Development (BIHD), a non-profit organization whose mission is to empower and integrate the immigrant and other disintegrated communities into mainstream society, ease transition, and serveas a bridge between governmental agencies and our communities, through advocacy, equality in education, healthcare and above all, equality in human rights and economic development.</p>','ABOUT US','','inherit','closed','closed','','2552-revision-v1','','','2019-03-09 12:55:47','2019-03-09 18:55:47','',2552,'https://sdektun.com/devbackup/2019/03/09/2552-revision-v1/',0,'revision','',0),(2797,5,'2019-03-09 13:01:47','2019-03-09 19:01:47','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p style=\"text-align: center;\"><strong>LIST OF SOME OF THE IMMIGRATION SERVICES OF THE IMMIGRATION & LEGAL CENTER</strong></p><ul><li>Consultations to establish eligibility for immigration and naturalization process</li><li>Advance Parole/Travel Documents I-131</li><li>Applications for permanent residence</li><li>Applications for refugees, asylums,</li><li>Applications for Travel Documents and Re-entry Permits</li><li>Business Visas</li><li>Change of Status</li><li>DACA</li><li>Deportation and Removal Defense</li><li>Diversity Visa Lottery VISA Online Application & Registration</li><li>Educational Visas</li><li>Employment Visas</li><li>Family-based petitions and visas</li><li>Fiancé Visas</li><li>immigration court proceedings.</li><li>Immigration for Same-Sex Couples</li><li>Inadmissibility waivers (pardons)</li><li>Investor Visas</li><li>Naturalization and Citizenship Applications</li><li>Non-Immigrant Visas</li><li>Tourist Visas</li><li>U Visas</li><li>Visa Extensions and Changes</li></ul>','SERVICES','','inherit','closed','closed','','2518-revision-v1','','','2019-03-09 13:01:47','2019-03-09 19:01:47','',2518,'https://sdektun.com/devbackup/2019/03/09/2518-revision-v1/',0,'revision','',0),(2798,5,'2019-03-09 13:03:12','2019-03-09 19:03:12','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Understanding Today\'s Immigration Process and how to confront it in 2019</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <ul><li style=\"text-align: left;\"><strong>Recognizing Immigration Terms</strong><ul><li style=\"list-style-type: none;\"><ul><li>INA, Alien, Inadmissibility, Deportability, Removability, undocumented, EWI, Bona fide, waivers, extreme hardship.</li></ul></li></ul></li><li style=\"text-align: left;\"><strong>Government Agencies</strong><ul><li style=\"list-style-type: none;\"><ul><li>U.S. Department of Homeland Security<ul><li style=\"list-style-type: none;\"><ul><li>USCIS</li><li>ICE</li><li>CBP </li><li>Chief counsel</li></ul></li></ul></li><li>U.S. Department of Justice<ul><li style=\"list-style-type: none;\"><ul><li>Executive Office for Immigration Review (EOIR)</li><li>BIA</li></ul></li></ul></li><li>U.S. State Department</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>S. Embassies and Consulates abroad</li><li>Visas and waivers issued abroad</li><li>S. Department of Labor</li><li>I-9 Compliance by employer</li><li>Completing I-9 by employee</li></ul><ul style=\"text-align: left;\"><li><strong>Main Differences between previous and current administration</strong><ul><li style=\"list-style-type: none;\"><ul><li>Permanent Residency</li><li>Citizenship</li><li>Sanctuary Cities – what does it mean</li><li>Enforcement changes</li></ul></li></ul></li><li><strong>Understanding the various Immigration Processes</strong><ul><li style=\"list-style-type: none;\"><ul><li>DACA – does not grant permanent residence</li><li>Family Petitions, the Form I-130 - -can lead to residency or “green card”</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Who can petition for whom</li><li>Evidence needed in support of petition based on relationship</li><li>Immediate relatives vs. preference categories</li><li>Visa Bulletin issues</li><li>Consular Processing</li><li>Waivers available</li><li>Permanent bar</li><li>National Visa Center or “NVC”</li><li>Must apply at consulate abroad</li><li>Adjustment of status or “AOS”</li><li>Who is eligible- 245(a) and 245(i)</li><li>Apply in the U.S. and interview in U.S.</li><li>Waivers available</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Asylum</li><li>VAWA</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>Naturalization – applying to become a U.S. Citizen</li></ul><ul style=\"text-align: left;\"><li>Criteria for eligibility must be met</li><li>Physical presence</li><li>GMC</li><li>Meet LPR time requirement</li><li>Otherwise comply with laws</li><li>Can’t be taken away</li><li>Can vote in U.S.</li><li>Can petition for others</li></ul><ul style=\"text-align: left;\"><li><strong>Removal proceedings, previously referred to as deportation</strong></li></ul><ul style=\"text-align: left;\"><li>Immigration and Customs Enforcement (ICE)<strong>– </strong>who are they</li><li>What to do to protect yourself</li><li>Don’t open the door</li><li>Ask to see a warrant with your correct name and address</li><li>Demand to speak to a lawyer</li><li>Do not sign anything waiving your right to a hearing</li><li>Ask to see a judge/have a hearing</li><li>Retain copies of any immigration documents that may help you</li><li>Obviously, do not break the law or do anything that will bring you to attention of police or ICE</li><li>Make a plan</li><li>Who will take care of kids</li><li>Have funds ready to pay bond</li><li>Have the name and number of an immigration lawyer you can call</li><li>ICE detention</li><li>Usually hours away from Chicago or Central Cities</li><li>Calls and contact can be difficult</li><li>Usually in a jail with regular population</li><li>Bond, bond hearings in court</li><li>ICE may set a bond</li><li>You may be eligible for bond hearing before an Immigration Judge and judge can set bond</li><li>If bond is set and paid, you will be released during your removal proceedings</li><li>Removal proceedings</li><li>Must discuss an relief you have available with an attorney</li><li>Lengthy, time consuming, and expensive proces</li></ul><ul style=\"text-align: left;\"><li><strong>Nonimmigrant Visas</strong></li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>U-Visas</li></ul></li></ul></li></ul><ul style=\"text-align: left;\"><li>For victim of certain crimes</li><li>Crime occurred in U.S.</li><li>Crime was reported and victim was helpful throughout investigation or prosecution</li><li>Victim suffered harm</li><li>In public interest to allow victim to stay in U.S.</li><li>Waives ground of inadmissibility</li><li>Grants status for 4 years, eligible to apply for residency after 3</li><li>Extremely long processing times</li></ul><ul style=\"text-align: left;\"><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\"><ul><li>Business, E-1, E2</li><li>Employment Visas, H, O, L, TN, P</li><li>Educational Visas, F, J</li><li>Investor Visas, Etc, EB-5</li></ul></li></ul></li></ul><ul><li style=\"text-align: left;\"><strong>Tax and Financial issues related to immigration.</strong></li></ul>','INMIGRATION TERMINOLOGY','','inherit','closed','closed','','2522-revision-v1','','','2019-03-09 13:03:12','2019-03-09 19:03:12','',2522,'https://sdektun.com/devbackup/2019/03/09/2522-revision-v1/',0,'revision','',0),(2799,5,'2019-03-09 13:04:51','2019-03-09 19:04:51','<p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p><ul><li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li><li>Avance de libertad condicional / documentos de viaje I-131</li><li>Solicitudes de residencia permanente.</li><li>Solicitudes de refugiados, asilos,</li><li>Solicitudes de documentos de viaje y permisos de reingreso.</li><li>Visas de Negocios</li><li>Cambio de estado (status) migratorio</li><li>DACA</li><li>Defensa de deportación y expulsión</li><li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li><li>Visas educativas</li><li>Visas de Empleo</li><li>Peticiones y visas familiares.</li><li>Visas de novios</li><li>Procedimientos judiciales de inmigración.</li><li>Inmigración para parejas del mismo sexo</li><li>Exenciones de inadmisibilidad (indultos)</li><li>Visas de Inversionistas</li><li>Aplicaciones de naturalización y ciudadanía.</li><li>Visas de No inmigrante</li><li>Visas de turismo</li><li>Visas U</li><li>Extensiones de Visa y Ajustes</li></ul>','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-03-09 13:04:51','2019-03-09 19:04:51','',2631,'https://sdektun.com/devbackup/2019/03/09/2631-revision-v1/',0,'revision','',0),(2800,5,'2019-03-09 13:06:02','2019-03-09 19:06:02','','4','','inherit','open','closed','','4-2','','','2019-03-09 13:06:02','2019-03-09 19:06:02','',2631,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1.jpg',0,'attachment','image/jpeg',0),(2801,5,'2019-03-09 13:06:13','2019-03-09 19:06:13','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p align=\"center\"><b>LISTA DE ALGUNOS DE LOS SERVICIOS MIGRATORIOS DEL CENTRO LEGAL & DE INMIGRACION</b></p><ul><li>Consultas para establecer elegibilidad para el proceso de inmigración y naturalización.</li><li>Avance de libertad condicional / documentos de viaje I-131</li><li>Solicitudes de residencia permanente.</li><li>Solicitudes de refugiados, asilos,</li><li>Solicitudes de documentos de viaje y permisos de reingreso.</li><li>Visas de Negocios</li><li>Cambio de estado (status) migratorio</li><li>DACA</li><li>Defensa de deportación y expulsión</li><li>Solicitud y registro en línea de VISA de lotería de visas de diversidad</li><li>Visas educativas</li><li>Visas de Empleo</li><li>Peticiones y visas familiares.</li><li>Visas de novios</li><li>Procedimientos judiciales de inmigración.</li><li>Inmigración para parejas del mismo sexo</li><li>Exenciones de inadmisibilidad (indultos)</li><li>Visas de Inversionistas</li><li>Aplicaciones de naturalización y ciudadanía.</li><li>Visas de No inmigrante</li><li>Visas de turismo</li><li>Visas U</li><li>Extensiones de Visa y Ajustes</li></ul>','SERVICIOS','','inherit','closed','closed','','2631-revision-v1','','','2019-03-09 13:06:13','2019-03-09 19:06:13','',2631,'https://sdektun.com/devbackup/2019/03/09/2631-revision-v1/',0,'revision','',0),(2802,5,'2019-03-09 16:59:14','2019-03-09 22:59:14','','1','','inherit','open','closed','','1-2','','','2019-03-09 16:59:14','2019-03-09 22:59:14','',2577,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1.jpg',0,'attachment','image/jpeg',0),(2803,5,'2019-03-09 16:59:21','2019-03-09 22:59:21','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1>LA MISION DEL BIHD\n</h1> \n <p>El Instituto Binacional de Desarrollo Humano (BIHD), una organización sin fines de lucro cuya misión es capacitar e integrar a las comunidades inmigrantes y otras comunidades desintegradas en la sociedad en general, facilitar la transición y servir de puente entre las agencias gubernamentales y nuestras comunidades, a través de la promoción, La igualdad en la educación, la salud y, sobre todo, la igualdad en los derechos humanos y el desarrollo económico.</p>','NOSOTROS','','inherit','closed','closed','','2577-revision-v1','','','2019-03-09 16:59:21','2019-03-09 22:59:21','',2577,'https://sdektun.com/devbackup/2019/03/09/2577-revision-v1/',0,'revision','',0),(2804,5,'2019-03-09 17:00:57','2019-03-09 23:00:57','','5','','inherit','open','closed','','5-2','','','2019-03-09 17:00:57','2019-03-09 23:00:57','',2622,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1.jpg',0,'attachment','image/jpeg',0),(2805,5,'2019-03-09 17:01:03','2019-03-09 23:01:03','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/5-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h3><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 14pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>BINATIONAL INSTITUTE- IMMIGRATION AND LEGAL CENTER</b></p><br><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 10pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b style=\"font-size: 11pt; font-style: inherit;\">Entendiendo el proceso de inmigración de hoy y cómo confrontarlo en el 2019\n</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"></p></h3> \n <p><strong>Familiarizacion de Términos de Inmigración</strong></p><ul><li>INA, Alien, extranjero, inadmisibilidad, deportabilidad, removibilidad, indocumentados, EWI, buena fe, exenciones, exoneraciones, dificultades extremas.</li></ul><ul><li><strong>Agencias gubernamentales</strong><ul><li>Departamento de Seguridad Nacional de los Estados Unidos.<ul><li>USCIS</li><li>ICE</li><li>CBP</li><li>Fiscal en Jefe</li></ul></li><li>Departamento de Justicia de los Estados Unidos.<ul><li>Oficina Ejecutiva de Revisión de Inmigración (EOIR)</li><li>BIA</li></ul></li><li>Departamento de Estado de los Estados Unidos<ul><li>Embajadas y Consulados de los Estados Unidos en el exterior.</li><li>Visas y exenciones o exoneraciones emitidas en el extranjero.</li></ul></li><li>Departamento de Trabajo de los Estados Unidos.<ul><li>Cumplimiento I-9 por el empleador</li><li>Completar I-9 por empleado</li></ul></li></ul></li><li><strong>Principales diferencias entre la administración anterior y la actual.</strong><ul><li>Residencia Permanente</li><li>Ciudadanía</li><li>Ciudades Santuarios - ¿Qué significa?</li><li>Cambios en el cumplimiento y obligatoriedad.</li></ul></li><li><strong>Comprensión de los distintos procesos de inmigración.</strong><ul><li>DACA - No otorga residencia permanente.</li><li>Peticiones familiares, el Formulario I-130 - puede llevar a la residencia o \"tarjeta verde\"<ul><li>¿Quién puede solicitar por quién?</li><li>Se necesitan pruebas en apoyo de la petición basada en la relación.</li><li>Familiares inmediatos vs. categorías de preferencia.</li><li>Problemas del boletín de visas</li></ul></li><li>Procesamiento consular<ul><li>Conmutaciones o exoneraciones disponibles</li><li>Penalidad permanente o irrevocable.</li><li>Centro Nacional de Visas o “NVC”</li><li>Debe solicitar en el consulado en el extranjero</li></ul></li><li>Ajuste de estado o “AOS”.<ul><li>Quién es elegible: 245 (a) y 245 (i)</li><li>Aplicar en los EE. UU. Y entrevista en los EE. UU.</li><li>Conmutaciones o exoneraciones disponibles</li></ul></li><li>Asilo</li><li>VAWA</li></ul></li><li><strong>Naturalización: Solicitar el convertirse en ciudadano estadounidense.</strong><ul><li>Los criterios de elegibilidad deben cumplirse.<ul><li>Presencia física</li><li>GMC (CBC)</li><li>Cumplir con el requisito de tiempo LPR</li><li>De lo contrario cumplir con las leyes.</li></ul></li><li>No puede ser despojado</li><li>Puede votar en los Estados Unidos.</li><li>Puede solicitar a otro(a)s.</li></ul></li><li><strong>Procedimientos de remoción o expulsión, anteriormente referidos como deportación.</strong><ul><li>Inmigración y Control de Aduanas (ICE) - ¿Quiénes son?<ul><li>¿Qué hacer para protegerse?<ul><li>No abras la puerta</li><li>Pida ver una orden con su nombre y dirección correctos</li><li>Exigir hablar con un abogado</li><li>No firme nada que renuncie a su derecho a una audiencia.</li><li>Solicitar ver a un juez / tener una audiencia</li><li>Conserve copias de cualquier documento de inmigración que pueda ayudarlo.</li><li>Obviamente, no infrinja la ley ni haga nada que llame la atención de la policía o ICE</li></ul></li><li>Haz un plan<ul><li>Quién cuidará de los niños</li><li>Tener fondos listos para pagar la fianza</li><li>Tenga el nombre y número de un abogado de inmigración al que pueda llamar</li></ul></li></ul></li><li>Detención por parte de ICE<ul><li>Usualmente a horas de distancia de Chicago o ciudades centrales</li><li>Las llamadas y el contacto pueden ser difíciles</li><li>Generalmente en una cárcel con población regular.</li></ul></li><li>Fianza, audiencias de fianza en la corte.<ul><li>ICE puede establecer una fianza</li><li>Usted puede ser elegible para una audiencia de fianza ante un juez de inmigración y el juez puede establecer la fianza</li><li>Si se establece y se paga una fianza, será liberado durante el proceso de remoción</li></ul></li><li>Procedimientos de expulsión, remoción (Comúnmente llamada Deportación) .<ul><li>Debe discutir un alivio adecuado que pueda tener disponible con un abogado</li><li>Proceso largo, extenso y costoso.</li></ul></li></ul></li><li><strong>Visas de No inmigrante</strong><ul><li>Visas U<ul><li>Por víctima de ciertos delitos.</li><li>Crimen ocurrido en los Estados Unidos.</li><li>Se reportó el crimen y la víctima fue útil durante la investigación o el procesamiento</li><li>La víctima sufrió daños.</li><li>De interés público para permitir que la víctima permanezca en los EE. UU.</li><li>Exonera causas de inadmisibilidad.</li><li>Concede el estatus por 4 años, elegible para solicitar la residencia después de los 3</li><li>Tiempos de procesamiento extremadamente largos</li></ul></li></ul></li><li>Negocios, E-1, E2</li><li>Visas de trabajo, H, O, L, TN, P</li><li>Visas educativas, F, J</li><li>Visas de Inversor, Etc, EB-5</li></ul><p><strong>Cuestiones fiscales y financieras relacionadas con la inmigración.</strong></p>','TERMINOLOGÍA DE INMIGRACIÓN','','inherit','closed','closed','','2622-revision-v1','','','2019-03-09 17:01:03','2019-03-09 23:01:03','',2622,'https://sdektun.com/devbackup/2019/03/09/2622-revision-v1/',0,'revision','',0),(2806,5,'2019-03-09 17:02:52','2019-03-09 23:02:52','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h1><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b>centrolegalusa.com | <o:p></o:p></b><b style=\"font-size: 11pt; font-style: inherit;\">immigrantlawhelp.com</b></p><p align=\"center\" style=\"margin: 0cm 0cm 0.0001pt; line-height: normal; font-size: 11pt; font-family: Calibri; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-weight: normal; white-space: normal; text-align: center;\"><b><o:p></o:p></b></p></h1> \n <p><strong>CONCEPTO</strong></p><p>Nuestro concepto es simple pero crucial: brindar a nuestra comunidad asistencia legal de alta calidad, comparable a las firmas de abogados más grandes y prestigiosas, pero a precios más flexibles y con un enfoque holístico, que pueda servir de defensa, guía y apoyo a nuestros clientes.</p><p><strong>DIFERENCIA</strong></p><p>Nuestra comunicación directa personalizada de alto nivel y nuestra comprensión sociocultural de las características únicas de nuestros clientes hacen posible que el centro legal elimine el miedo y la ansiedad de enfrentar un proceso legal o de inmigración. Cada cliente no es solo otro caso para nosotros, sino nuestro amigo. Al establecer una relación de confianza y confianza, los apoyamos en un momento difícil. Creemos que los casos de cada uno de nuestros clientes podrían cambiar sus vidas para siempre y es por eso que estamos comprometidos a educar, guiar y acompañar a cada uno de nuestros clientes, mostrándoles que realmente estamos con ellos desde el principio hasta el final de su proceso. .</p><p>Nadie debe perder una oportunidad debido al costo, por lo que nos aseguramos de que nuestras tarifas sean lo más asequibles posible y ofrecemos planes de pago convenientes.</p><p><strong>QUE ESPERAR</strong></p><p>Honestidad, sinceridad, profesionalidad, comprensión, realismo y más honestidad. </p><p>Uno de los mayores problemas en la industria legal es la falta de comunicación entre los bufetes de abogados y sus clientes.</p><p>Muchas veces, las personas se quejan de que cuando acuden a un abogado por primera vez, reciben toda la atención, pero una vez que firman para ser representados, es muy difícil para ellos comunicar o entender cómo su proceso legal o de inmigración va.</p><p>Varios de nuestros clientes también nos han indicado que, desafortunadamente, en muchos casos, el abogado no entiende bien sus necesidades y, aparte de haber cobrado un ojo de la cara, y de no poder comunicarse con los abogados, a veces hasta salen afectados negativamente por la mala representación o falta de profesionalidad de esos abogados.</p><p>En muchas ocasiones, nuestra comunidad ha sido maltratada y abusada por algunos representantes legales.</p><p>Nosotros no permitimos que eso suceda. Hacemos saber a nuestros clientes que no siempre podemos tomar su caso o tal vez no creemos que su caso pueda resolverse o que obtendrán el resultado que desean. Preferimos no tomar un caso en lugar de tomar dinero de nuestros clientes y darles falsas expectativas.</p><p>Tenga la seguridad de que siempre hablaremos con usted honestamente.</p><p><strong>CONCEPTO DE COSTOS</strong></p><p><strong>Lo más caro no siempre es lo mejor.</strong></p><p>Por lo general, la gente piensa que los mejores abogados son los que son más caros. Nuestra comunidad es a menudo abusada o sobre cobrada. Nuestros abogados y personal administrativo tienen la convicción de hacer lo que aman y amar lo que hacen. Nosotros no nos enfocamos en cuánto dinero podemos obtener de cada caso primero, sino cómo podemos ayudar y brindar la mejor representación, sin incurrir en muchos otros gastos.</p><p>Debido a que somos una organización comunitaria sin fines de lucro, no tenemos los altos gastos generales que la mayoría de las empresas más grandes tienen, por lo tanto, podemos mantener nuestros honorarios más bajos a diferencia de una gran firma legal.</p><p>Nosotros tampoco gastamos grandes cantidades de dinero en gastos de publicidad o marketing. Nuestro trabajo y resultados y los cientos de clientes satisfechos que hemos podido ayudar, son nuestra mejor publicidad y sus recomendaciones son el mejor descuento para nuestros clientes que nos visitan por primera vez.</p><p>Tampoco somos un programa de asistencia legal, subvencionado por ninguna agencia gubernamental, porque queremos tener la libertad de ayudar a todos sin condiciones ni limitaciones.</p><p>Estos factores y nuestros planes de pago accesibles y flexibles, hacen posible ofrecer tarifas más accesibles y lograr nuestro objetivo de brindar a nuestra comunidad la mejor calidad de asistencia legal disponible, como si la obtuvieran de los bufetes de abogados más grandes y prestigiosos.</p>','¿PORQUÉ NOSOTROS?','','inherit','closed','closed','','2637-revision-v1','','','2019-03-09 17:02:52','2019-03-09 23:02:52','',2637,'https://sdektun.com/devbackup/2019/03/09/2637-revision-v1/',0,'revision','',0),(2807,5,'2019-03-09 17:05:11','2019-03-09 23:05:11','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h2>HONORARIOS DE CONSULTA</h2> \n <h2>Consulta por primera vez </h2> <h4>20 mins.</h4> $20 \n <h2>Consulta de seguimiento para clientes existentes </h2> <h4>45 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>30 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Consulta por teléfono </h2> <h4>25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). </h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Documento RECOGIDA </h2> <h4>15 mins.</h4> $0 \n <h2>BLOQUE DE PROGRAMACIÓN </h2> <h4>5 Mins.</h4> $0','HONORARIOS DE CONSULTA','','inherit','closed','closed','','2695-revision-v1','','','2019-03-09 17:05:11','2019-03-09 23:05:11','',2695,'https://sdektun.com/devbackup/2019/03/09/2695-revision-v1/',0,'revision','',0),(2808,5,'2019-03-09 17:05:25','2019-03-09 23:05:25','','6','','inherit','open','closed','','6-2','','','2019-03-09 17:05:25','2019-03-09 23:05:25','',2695,'https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg',0,'attachment','image/jpeg',0),(2809,5,'2019-03-09 17:05:34','2019-03-09 23:05:34','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h2>HONORARIOS DE CONSULTA</h2> \n <h2>Consulta por primera vez </h2> <h4>20 mins.</h4> $20 \n <h2>Consulta de seguimiento para clientes existentes </h2> <h4>45 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>30 mins.</h4> $50 \n <h2>Consulta pagada </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Consulta por teléfono </h2> <h4>25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita). </h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Documento RECOGIDA </h2> <h4>15 mins.</h4> $0 \n <h2>BLOQUE DE PROGRAMACIÓN </h2> <h4>5 Mins.</h4> $0','HONORARIOS DE CONSULTA','','inherit','closed','closed','','2695-revision-v1','','','2019-03-09 17:05:34','2019-03-09 23:05:34','',2695,'https://sdektun.com/devbackup/2019/03/09/2695-revision-v1/',0,'revision','',0),(2810,5,'2019-03-09 17:06:38','2019-03-09 23:06:38','<img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" width=\"1323\" height=\"404\">\n<h2>HONORARIOS DE CONSULTA</h2>\n<h2>Consulta por primera vez</h2>\n<h4>20 mins.</h4>\n$20\n<h2>Consulta de seguimiento para clientes existentes</h2>\n<h4>45 mins.</h4>\n$50\n<h2>Consulta pagada</h2>\n<h4>30 mins.</h4>\n$50\n<h2>Consulta pagada</h2>\n<h4>45 to 60 Mins.</h4>\n$100\n<h2>Consulta por teléfono</h2>\n<h4>25 mins. (Llame a nuestra oficina al (312) 867-0631 a la hora de su cita).</h4>\n$25\n<h2>Notary - Jurat</h2>\n<h4>10 mins.</h4>\n$15\n<h2>Documento RECOGIDA</h2>\n<h4>15 mins.</h4>\n$0\n<h2>BLOQUE DE PROGRAMACIÓN</h2>\n<h4>5 Mins.</h4>\n$0','HONORARIOS DE CONSULTA','','inherit','closed','closed','','2695-revision-v1','','','2019-03-09 17:06:38','2019-03-09 23:06:38','',2695,'https://sdektun.com/devbackup/2019/03/09/2695-revision-v1/',0,'revision','',0),(2811,5,'2019-03-09 17:10:20','2019-03-09 23:10:20','<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <h2>CONSULTATION FEES\n</h2> \n <h2>FIRST-TIME Consultation </h2> <h4>20 mins.</h4> $20 \n <h2>Follow up consultation for existing clients </h2> <h4>45 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>30 mins.</h4> $50 \n <h2>Paid consultation </h2> <h4>45 to 60 Mins.</h4> $100 \n <h2>Phone consultation</h2> <h4>25 mins. (Please call our office at (312) 867-0631 at your appointment time.)</h4> $25 \n <h2>Notary - Jurat</h2> <h4>10 mins.</h4> $15 \n <h2>Document PICK UP</h2> <h4>15 mins.</h4> $0 \n <h2>SCHEDULING BLOCK</h2> <h4>5 Mins.</h4> $0','CONSULTATION FEES','','inherit','closed','closed','','2672-revision-v1','','','2019-03-09 17:10:20','2019-03-09 23:10:20','',2672,'https://sdektun.com/devbackup/2019/03/09/2672-revision-v1/',0,'revision','',0),(2814,5,'2019-03-09 19:08:52','2019-03-10 01:08:52','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','Facebook centrolegal','','publish','closed','closed','','facebook-centrolegal','','','2019-03-09 19:22:49','2019-03-10 01:22:49','',0,'https://sdektun.com/devbackup/?page_id=2814',0,'page','',0),(2815,5,'2019-03-09 19:08:52','2019-03-10 01:08:52','','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:08:52','2019-03-10 01:08:52','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2817,5,'2019-03-09 19:11:17','2019-03-10 01:11:17','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline,events,messages ]','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:11:17','2019-03-10 01:11:17','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2818,5,'2019-03-09 19:16:43','2019-03-10 01:16:43','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline,events,messages ]','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:16:43','2019-03-10 01:16:43','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2819,5,'2019-03-09 19:21:17','2019-03-10 01:21:17','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour ]','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:21:17','2019-03-10 01:21:17','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2820,5,'2019-03-09 19:22:03','2019-03-10 01:22:03','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline,events,messages tabs= Timeline ]','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:22:03','2019-03-10 01:22:03','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2821,5,'2019-03-09 19:22:49','2019-03-10 01:22:49','[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','Facebook centrolegal','','inherit','closed','closed','','2814-revision-v1','','','2019-03-09 19:22:49','2019-03-10 01:22:49','',2814,'https://sdektun.com/devbackup/2019/03/09/2814-revision-v1/',0,'revision','',0),(2822,5,'2019-03-09 19:24:31','2019-03-10 01:24:31','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-03-09 19:24:31','2019-03-10 01:24:31','',2514,'https://sdektun.com/devbackup/2019/03/09/2514-revision-v1/',0,'revision','',0),(2823,5,'2019-03-09 19:26:07','2019-03-10 01:26:07','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2019-03-09 19:26:07','2019-03-10 01:26:07','',2514,'https://sdektun.com/devbackup/2019/03/09/2514-revision-v1/',0,'revision','',0),(2824,5,'2019-03-09 19:27:43','2019-03-10 01:27:43','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" /></strong></p><p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>“De la comunidad, para la comunidad, por la comunidad”.</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2019-03-09 19:27:43','2019-03-10 01:27:43','',2613,'https://sdektun.com/devbackup/2019/03/09/2613-revision-v1/',0,'revision','',0),(2827,0,'2020-05-07 13:42:33','2020-05-07 18:42:33','','Default Kit','','publish','closed','closed','','default-kit','','','2020-05-07 13:42:33','2020-05-07 18:42:33','',0,'https://sdektun.com/devbackup/?elementor_library=default-kit',0,'elementor_library','',0),(2830,6,'2020-05-14 21:41:39','2020-05-15 02:41:39','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}\n\n\n.site-info {\n color: #6f5a00;\n background-color: #d8d2b3;\n}\n\n.footer-widgets {\n color: #736760;\n background-color: #d4d2ca;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n font-weight: 100 !important;\n}\n.footer-widgets .widget-title {\n color: #706218;\n}\n\nspan {\n color: #847575 !important;\n}','generatepress','','publish','closed','closed','','generatepress','','','2020-05-15 09:19:30','2020-05-15 14:19:30','',0,'https://sdektun.com/devbackup/2020/05/14/generatepress/',0,'custom_css','',0),(2831,6,'2020-05-14 21:41:39','2020-05-15 02:41:39','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 21:41:39','2020-05-15 02:41:39','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2844,6,'2020-05-14 23:20:46','2020-05-15 04:20:46','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:20:46','2020-05-15 04:20:46','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2846,6,'2020-05-14 23:22:20','2020-05-15 04:22:20','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 1%;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:22:20','2020-05-15 04:22:20','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2849,6,'2020-05-14 23:25:06','2020-05-15 04:25:06','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:25:06','2020-05-15 04:25:06','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2853,6,'2020-05-14 23:32:19','2020-05-15 04:32:19','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\">\n<h5>El Centro Legal y de Inmigración</h5>\nes un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a>\n<img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\">\n<h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n<img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5>¡Estaremos allí para ayudar!</h5>\n¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n\n<strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\"></strong>\n\n<strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.\n\n<strong>“De la comunidad, para la comunidad, por la comunidad”.</strong>\n\n<strong>¡ESTAMOS CONTIGO!</strong>\n\nBeneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.\n\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.\n\n<strong>Cuando necesites la mejor representación legal,</strong>\n\n<strong>¡Estaremos allí para ayudar!</strong>\n\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2020-05-14 23:32:19','2020-05-15 04:32:19','',2613,'https://sdektun.com/devbackup/2020/05/14/2613-revision-v1/',0,'revision','',0),(2854,6,'2020-05-14 23:33:50','2020-05-15 04:33:50','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley. <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" /></strong></p><p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>“De la comunidad, para la comunidad, por la comunidad”.</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2020-05-14 23:33:50','2020-05-15 04:33:50','',2613,'https://sdektun.com/devbackup/2020/05/14/2613-revision-v1/',0,'revision','',0),(2857,6,'2020-05-14 23:43:35','2020-05-15 04:43:35','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7);\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:43:35','2020-05-15 04:43:35','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2859,6,'2020-05-14 23:44:15','2020-05-15 04:44:15','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-innere{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7);\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:44:15','2020-05-15 04:44:15','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2861,6,'2020-05-14 23:45:29','2020-05-15 04:45:29','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:45:29','2020-05-15 04:45:29','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2863,6,'2020-05-14 23:48:08','2020-05-15 04:48:08','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:5%;\n border-radius:5px\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:48:08','2020-05-15 04:48:08','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2865,6,'2020-05-14 23:48:48','2020-05-15 04:48:48','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:48:48','2020-05-15 04:48:48','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2867,6,'2020-05-14 23:59:11','2020-05-15 04:59:11','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#474747;\n text-align:left;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:59:11','2020-05-15 04:59:11','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2869,6,'2020-05-14 23:59:38','2020-05-15 04:59:38','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#474747;\n text-align:left;\n padding:5%;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-14 23:59:38','2020-05-15 04:59:38','',2830,'https://sdektun.com/devbackup/2020/05/14/2830-revision-v1/',0,'revision','',0),(2871,6,'2020-05-15 00:00:11','2020-05-15 05:00:11','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#474747 !important;\n text-align:left;\n padding:5%;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 00:00:11','2020-05-15 05:00:11','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2873,6,'2020-05-15 00:01:17','2020-05-15 05:01:17','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 00:01:17','2020-05-15 05:01:17','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2875,6,'2020-05-15 00:01:41','2020-05-15 05:01:41','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 00:01:41','2020-05-15 05:01:41','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2878,6,'2020-05-15 05:58:19','2020-05-15 10:58:19','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 05:58:19','2020-05-15 10:58:19','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2880,6,'2020-05-15 06:00:36','2020-05-15 11:00:36','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:00:36','2020-05-15 11:00:36','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2882,6,'2020-05-15 06:02:23','2020-05-15 11:02:23','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(175, 169, 169,.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:02:23','2020-05-15 11:02:23','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2884,6,'2020-05-15 06:04:14','2020-05-15 11:04:14','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:04:14','2020-05-15 11:04:14','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2885,6,'2020-05-15 06:04:50','2020-05-15 11:04:50','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>El Centro Legal y de Inmigración</h5>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido... <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>¡Estaremos allí para ayudar!</h5>¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" /></strong></p><p><strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.</p><p><strong>“De la comunidad, para la comunidad, por la comunidad”.</strong></p><p><strong>¡ESTAMOS CONTIGO!</strong></p><p>Beneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.</p><p>Podemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.</p><p><strong>Cuando necesites la mejor representación legal,</strong></p><p><strong>¡Estaremos allí para ayudar!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2020-05-15 06:04:50','2020-05-15 11:04:50','',2613,'https://sdektun.com/devbackup/2020/05/15/2613-revision-v1/',0,'revision','',0),(2886,6,'2020-05-15 06:07:01','2020-05-15 11:07:01','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\">\n<h5>El Centro Legal y de Inmigración</h5>\nes un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido... <a href=\"https://sdektun.com/devbackup/es/nosotros/\">Leer mas</a>\n<img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\">\n<h5>“De la comunidad, para la comunidad, por la comunidad”.</h5>\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración. <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n<img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5>¡Estaremos allí para ayudar!</h5>\n¡Estaremos allí para ayudar! <a href=\"https://sdektun.com/devbackup/es/servicios/\">Leer mas</a>\n\n<strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\"></strong>\n\n<strong>El Centro Legal y de Inmigración </strong>es un programa de una organización civil internacional, sin fines de lucro basada en la comunidad, (BIHD), que le proporcionará un equipo comprometido y profesional de asesores legales y oficiales, abogados, consejeros, abogados y otros servicios de inmigración, legales y muchos temas relacionados con la ley.\n\n<strong>“De la comunidad, para la comunidad, por la comunidad”.</strong>\n\n<strong>¡ESTAMOS CONTIGO!</strong>\n\nBeneficiate de tener abogados de alta calidad a precios accesibles! Representándote en todos los casos de inmigración, desde peticiones familiares, Visas de inversion, negocios y trabajo, hasta defensa en procedimientos de deportación! Además de ofrecer representación legales dentro de varias leyes, como, la Ley Penal, en lo Familiar, de Tráfico, Ley de la Tercera Edad, de Bienes Raíces y de Pequeñas Empresas.\n\nPodemos representar a los clientes que viven en cualquier estado de los Estados Unidos y en el extranjero con su proceso de inmigración.\n\n<strong>Cuando necesites la mejor representación legal,</strong>\n\n<strong>¡Estaremos allí para ayudar!</strong>\n\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','PAGINA PRINCIPAL','','inherit','closed','closed','','2613-revision-v1','','','2020-05-15 06:07:01','2020-05-15 11:07:01','',2613,'https://sdektun.com/devbackup/2020/05/15/2613-revision-v1/',0,'revision','',0),(2887,6,'2020-05-15 06:07:28','2020-05-15 11:07:28','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\">\n<h5>The Legal and Immigration Center</h5>\nis a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services. <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\">\n<h5>“Of the community, for the community, by the community”</h5>\nWe can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5>WE ARE WITH YOU!</h5>\nRepresenting you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n\n<strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\">The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\n\n<strong>“Of the community, for the community, by the community”.</strong>\n\n<strong>WE ARE WITH YOU!</strong>\n\nGet top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.\n\nWe can represent clients living in any state in the U.S. and abroad with their immigration process.\n\n<strong>When you need the best legal representation,</strong>\n\n<strong>we will be there to help!</strong>\n\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 06:07:28','2020-05-15 11:07:28','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2888,6,'2020-05-15 06:08:02','2020-05-15 11:08:02','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 06:08:02','2020-05-15 11:08:02','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2890,6,'2020-05-15 06:08:27','2020-05-15 11:08:27','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important\n padding:21;\n border-radius:5px\n}\n\n.jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:08:27','2020-05-15 11:08:27','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2892,6,'2020-05-15 06:08:42','2020-05-15 11:08:42','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:08:42','2020-05-15 11:08:42','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2894,6,'2020-05-15 06:08:59','2020-05-15 11:08:59','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:08:59','2020-05-15 11:08:59','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2896,6,'2020-05-15 06:10:16','2020-05-15 11:10:16','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner{\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:10:16','2020-05-15 11:10:16','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2898,6,'2020-05-15 06:12:00','2020-05-15 11:12:00','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n background-color:rgba(213, 211, 211, 0.7) !important;\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner, {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n \n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:12:00','2020-05-15 11:12:00','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2900,6,'2020-05-15 06:12:21','2020-05-15 11:12:21','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n padding:21;\n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner, {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:12:21','2020-05-15 11:12:21','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2902,6,'2020-05-15 06:14:06','2020-05-15 11:14:06','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner, {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:14:06','2020-05-15 11:14:06','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2904,6,'2020-05-15 06:14:36','2020-05-15 11:14:36','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:21px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:14:36','2020-05-15 11:14:36','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2906,6,'2020-05-15 06:15:29','2020-05-15 11:15:29','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:15:29','2020-05-15 11:15:29','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2911,6,'2020-05-15 06:29:15','2020-05-15 11:29:15','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:29:15','2020-05-15 11:29:15','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2912,6,'2020-05-15 06:31:51','2020-05-15 11:31:51','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\">\n<h5>The Legal and Immigration Center</h5>\nis a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\">\n<h5>“Of the community, for the community, by the community”</h5>\nWe can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n<img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5>WE ARE WITH YOU!</h5>\nRepresenting you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a>\n<img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\">\n\n<strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\">The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.\n\n<strong>“Of the community, for the community, by the community”.</strong>\n\n<strong>WE ARE WITH YOU!</strong>\n\nGet top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.\n\nWe can represent clients living in any state in the U.S. and abroad with their immigration process.\n\n<strong>When you need the best legal representation,</strong>\n\n<strong>we will be there to help!</strong>\n\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 06:31:51','2020-05-15 11:31:51','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2915,6,'2020-05-15 06:54:11','2020-05-15 11:54:11','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n width:100%;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:54:11','2020-05-15 11:54:11','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2917,6,'2020-05-15 06:55:45','2020-05-15 11:55:45','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n width:100%;\n}\n\n.widget:last-child, .separate-containers .widget:last-child{\n width:80%;\n display:inline-block;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:55:45','2020-05-15 11:55:45','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2919,6,'2020-05-15 06:56:26','2020-05-15 11:56:26','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n width:100%;\n}\n\n.widget:last-child, .separate-containers .widget:last-child{\n width:80%;\n display:inline-block;\n}\naside#media_image-4 {\n width: 15%;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:56:26','2020-05-15 11:56:26','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2921,6,'2020-05-15 06:57:58','2020-05-15 11:57:58','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n.widget:last-child, .separate-containers .widget:last-child{\n width:80%;\n display:inline-block;\n}\naside#media_image-4 {\n width: 15%;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:57:58','2020-05-15 11:57:58','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2923,6,'2020-05-15 06:58:44','2020-05-15 11:58:44','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n.widget:last-child, .separate-containers .widget:last-child{\n width:80%;\n display:inline-block;\n}\naside#media_image-4 {\n width: 15%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 06:58:44','2020-05-15 11:58:44','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2927,6,'2020-05-15 08:58:27','2020-05-15 13:58:27','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n.widget:last-child, .separate-containers .widget:last-child{\n width:80%;\n display:inline-block;\n}\naside#media_image-4 {\n width: 40%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 08:58:27','2020-05-15 13:58:27','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2929,6,'2020-05-15 08:58:35','2020-05-15 13:58:35','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 40%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 08:58:35','2020-05-15 13:58:35','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2931,6,'2020-05-15 08:59:09','2020-05-15 13:59:09','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 08:59:09','2020-05-15 13:59:09','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2935,6,'2020-05-15 09:13:36','2020-05-15 14:13:36','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}\n\n\n.site-info {\n color: #6f5a00;\n background-color: #d8d2b3;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 09:13:36','2020-05-15 14:13:36','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2937,6,'2020-05-15 09:16:38','2020-05-15 14:16:38','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}\n\n\n.site-info {\n color: #6f5a00;\n background-color: #d8d2b3;\n}\n\n.footer-widgets {\n color: #736760;\n background-color: #d4d2ca;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n font-weight: 100 !important;\n}\n','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 09:16:38','2020-05-15 14:16:38','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2939,6,'2020-05-15 09:17:42','2020-05-15 14:17:42','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}\n\n\n.site-info {\n color: #6f5a00;\n background-color: #d8d2b3;\n}\n\n.footer-widgets {\n color: #736760;\n background-color: #d4d2ca;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n font-weight: 100 !important;\n}\n.footer-widgets .widget-title {\n color: #706218;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 09:17:42','2020-05-15 14:17:42','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2941,6,'2020-05-15 09:19:30','2020-05-15 14:19:30','.top-bar {\n background-color: #d4d2ca;\n color: #7a6107;\n}\n\nli.lsi-social-email {\n margin-top: 11% !important;\n}\n\n.inside-top-bar.grid-container.grid-parent {\n padding: 0.5%;\n}\n\n.jet-slider__content-inner{\n color:#4b3e05;\n\n \n border-radius:5px\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__subtitle{\n color:#343225 !important;\n text-align:left;\n padding:5%;\n font-size:26px;\n}\n\n\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider .slider-pro .jet-slider__content-inner {\n max-width:40%;\n margin-right:35%;\n padding:3%;\n background-color:rgba(213, 211, 211, 0.7) !important;\n}\n\n.elementor-2514 .elementor-element.elementor-element-a3c99ea .jet-slider__desc{\n color:#2e2402;\n}\n\n\n.jet-slider__button--primary{\n background-color:#cb9d00;\n color:#403404;\n}\n.inside-header {\n padding: 0px;\n}\n\n\n.header-widget {\n max-width:100%;\n}\n\n\naside#media_image-4 {\n width: 50%;\n margin-right:25%;\n display:inline-block;\n}\n\n.widget ul li{\n float:none;\n display:inline-block;\n}\n\n\n.site-info {\n color: #6f5a00;\n background-color: #d8d2b3;\n}\n\n.footer-widgets {\n color: #736760;\n background-color: #d4d2ca;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n font-weight: 100 !important;\n}\n.footer-widgets .widget-title {\n color: #706218;\n}\n\nspan {\n color: #847575 !important;\n}','generatepress','','inherit','closed','closed','','2830-revision-v1','','','2020-05-15 09:19:30','2020-05-15 14:19:30','',2830,'https://sdektun.com/devbackup/2020/05/15/2830-revision-v1/',0,'revision','',0),(2943,6,'2020-05-15 09:53:47','2020-05-15 14:53:47','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline ]\n[fb_plugin like share=true layout=button_count]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 09:53:47','2020-05-15 14:53:47','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2944,6,'2020-05-15 09:54:03','2020-05-15 14:54:03','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>\n[fb_plugin like share=true layout=button_count]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 09:54:03','2020-05-15 14:54:03','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2945,6,'2020-05-15 09:55:17','2020-05-15 14:55:17','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin like share=true layout=button_count]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 09:55:17','2020-05-15 14:55:17','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2947,6,'2020-05-15 09:59:42','2020-05-15 14:59:42','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline hide_cover=true]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 09:59:42','2020-05-15 14:59:42','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2948,6,'2020-05-15 10:00:40','2020-05-15 15:00:40','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline hide_cover=false]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:00:40','2020-05-15 15:00:40','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2949,6,'2020-05-15 10:01:20','2020-05-15 15:01:20','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:01:20','2020-05-15 15:01:20','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2950,6,'2020-05-15 10:02:37','2020-05-15 15:02:37','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=400]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:02:37','2020-05-15 15:02:37','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2951,6,'2020-05-15 10:03:22','2020-05-15 15:03:22','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:03:22','2020-05-15 15:03:22','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2952,6,'2020-05-15 10:04:51','2020-05-15 15:04:51','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:04:51','2020-05-15 15:04:51','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2953,6,'2020-05-15 10:06:30','2020-05-15 15:06:30','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true show_facepile=true]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:06:30','2020-05-15 15:06:30','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2954,6,'2020-05-15 10:07:23','2020-05-15 15:07:23','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=timeline hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:07:23','2020-05-15 15:07:23','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0),(2955,6,'2020-05-15 10:08:33','2020-05-15 15:08:33','<img width=\"660\" height=\"330\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu.jpg 660w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/ch29f1-especial-mx-eu-300x150.jpg 300w\" sizes=\"(max-width: 660px) 100vw, 660px\" /> \n <h5>The Legal and Immigration Center</h5>is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed ... <a href=\"https://sdektun.com/devbackup/about-us/mission/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/1.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/1-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/4.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/4-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"958\" height=\"596\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1.jpeg 958w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-300x187.jpeg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/hombres-mujeres-perciben-mil-pesos-1-768x478.jpeg 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" /> \n <h5>“Of the community, for the community, by the community”</h5>We can represent clients living in any state in the U.S. and abroad with their immigration process. <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/2.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/2-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/3.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/3-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <img width=\"1024\" height=\"683\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS.jpg 1024w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-300x200.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/01/Dreamers-TNS-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /> \n <h5>WE ARE WITH YOU!</h5>Representing you in all immigration cases <a href=\"https://sdektun.com/devbackup/services/\">Read More</a> \n <img width=\"1323\" height=\"404\" src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg\" alt=\"\" srcset=\"https://sdektun.com/devbackup/wp-content/uploads/2019/03/6.jpg 1323w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-300x92.jpg 300w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-768x235.jpg 768w, https://sdektun.com/devbackup/wp-content/uploads/2019/03/6-1024x313.jpg 1024w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" /> \n <p><strong><img src=\"https://sdektun.com/devbackup/wp-content/uploads/2019/01/Foto-migrantes-mexicanos-en-EU-2-243x300.jpg\" alt=\"\" width=\"283\" height=\"349\" />The Legal and Immigration Center</strong> is a program of an international community based, non-profit organization, (BIHD), that will provide you with a committed and professional team of legal advisers and officers, attorneys, counsels, advocates and other Immigration, legal and law related services.</p><p><strong>“Of the community, for the community, by the community”.</strong></p><p><strong>WE ARE WITH YOU!</strong></p><p>Get top quality lawyers at affordable rates! Representing you in all immigration cases, from family, petitions, investment, business and job visas, to deportation proceedings! as well as several legal representation within the Criminal, family, Traffic, Elder, Real State, and Small Business Law.</p><p>We can represent clients living in any state in the U.S. and abroad with their immigration process.</p><p><strong>When you need the best legal representation,</strong></p><p><strong>we will be there to help!</strong></p>[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=messages hide_cover=false height=300]\n[fb_plugin page href=https://www.facebook.com/The-Legal-and-Immigration-Center-2004555359846963/?modal=admin_todo_tour tabs=events hide_cover=true height=300 small_header=true show_facepile=true hide_cta=true]','HOME','','inherit','closed','closed','','2514-revision-v1','','','2020-05-15 10:08:33','2020-05-15 15:08:33','',2514,'https://sdektun.com/devbackup/2020/05/15/2514-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wpiw_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_css` -- DROP TABLE IF EXISTS `wpiw_revslider_css`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_css` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `settings` longtext, `hover` longtext, `params` longtext NOT NULL, `advanced` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_css` -- LOCK TABLES `wpiw_revslider_css` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_css` DISABLE KEYS */; INSERT INTO `wpiw_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(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','{\"color\":\"#000\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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)\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\"}','{\"idle\":[],\"hover\":\"\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','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\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":[\"\"],\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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.easeInOut\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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.easeInOut\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"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\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"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\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'); /*!40000 ALTER TABLE `wpiw_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_layer_animations` -- DROP TABLE IF EXISTS `wpiw_revslider_layer_animations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_layer_animations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_layer_animations` -- LOCK TABLES `wpiw_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_navigations` -- DROP TABLE IF EXISTS `wpiw_revslider_navigations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_navigations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `css` longtext NOT NULL, `markup` longtext NOT NULL, `settings` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_navigations` -- LOCK TABLES `wpiw_revslider_navigations` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_sliders` -- DROP TABLE IF EXISTS `wpiw_revslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_sliders` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` tinytext NOT NULL, `alias` tinytext, `params` longtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_sliders` -- LOCK TABLES `wpiw_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_sliders` DISABLE KEYS */; INSERT INTO `wpiw_revslider_sliders` VALUES (1,'Home Slider 19','home-slider-19','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Home Slider 19\",\"alias\":\"home-slider-19\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home-slider-19\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(2,'Home Slider 21','home-slider-21','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Home Slider 21\",\"alias\":\"home-slider-21\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home-slider-21\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1140\",\"height\":\"800\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"63\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(3,'Main Slider','main-slider','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Main Slider\",\"alias\":\"main-slider\",\"shortcode\":\"[rev_slider alias=\\\\\\\"main-slider\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"63\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(4,'Slider Home 10','slider-home-10','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 10\",\"alias\":\"slider-home-10\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-10\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"10\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(5,'Slider Home 16','slider-home-16','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 16\",\"alias\":\"slider-home-16\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-16\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullscreen\",\"width\":\"1140\",\"height\":\"800\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(6,'Slider Home 17','slider-home-17','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 17\",\"alias\":\"slider-home-17\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-17\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullscreen\",\"width\":\"1140\",\"height\":\"800\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(7,'Slider Home 2','slider-home-2','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 2\",\"alias\":\"slider-home-2\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-2\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(8,'Slider Home 3','slider-home-3','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 3\",\"alias\":\"slider-home-3\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-3\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(9,'Slider Home 4','slider-home-4','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 4\",\"alias\":\"slider-home-4\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-4\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(10,'Slider Home 5','slider-home-5','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 5\",\"alias\":\"slider-home-5\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-5\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(11,'Slider Home 7','slider-home-7','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 7\",\"alias\":\"slider-home-7\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-7\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(12,'Slider Home 8','slider-home-8','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 8\",\"alias\":\"slider-home-8\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-8\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullscreen\",\"width\":\"1140\",\"height\":\"830\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"10\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"274\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(13,'Slider Home 9','slider-home-9','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 9\",\"alias\":\"slider-home-9\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-home-9\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"10\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"63\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''),(14,'Slider Home 6','slider-main-6','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"posts_list\":\"\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Slider Home 6\",\"alias\":\"slider-main-6\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-main-6\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1140\",\"height\":\"670\",\"width_notebook\":\"1140\",\"height_notebook\":\"670\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-transitions\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Llear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"0.1\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"twoxtwo\",\"background_color\":\"\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"custom\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"custom\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"140\",\"previewimage_height\":\"70\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"google_font\":[\"Lora:400,700\"],\"custom_css\":\".tp-dottedoverlay {\\n background: rgba(27,26,26,0.25)!important;\\n}\",\"custom_javascript\":\"\",\"version\":\"\"}','{\"version\":\"5.0.7\"}',''); /*!40000 ALTER TABLE `wpiw_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_slides` -- DROP TABLE IF EXISTS `wpiw_revslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_slides` -- LOCK TABLES `wpiw_revslider_slides` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_slides` DISABLE KEYS */; INSERT INTO `wpiw_revslider_slides` VALUES (1,1,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6490\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/header-trans.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":102},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":148},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":280},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1700\",\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-240},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1900\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":10,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-120},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2100\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":11,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":0},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2300\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":12,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":120},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2500\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":13,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":240},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2700\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":14,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 16\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":17,\"left\":{\"desktop\":-60},\"top\":{\"desktop\":464},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 16\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2900\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":15,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 17\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"100px\"},\"scaleY\":{\"desktop\":\"100px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":60},\"top\":{\"desktop\":464},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 17\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"3100\",\"endspeed\":300,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":100,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":16,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(2,1,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6520\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/bg-team.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":180},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":225},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":364},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":428},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(3,1,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":140},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":217},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-19\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":338},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center hidden-xs\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":483},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(4,2,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/55_Homepage16_01.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":305},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":350},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":489},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":553},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(5,2,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/bg-slider8.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":162},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":208},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":280},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":-82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2600,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2800,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3000,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":-41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(6,2,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":200},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":277},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":295},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/home-slider-21\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":398},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center hidden-xs\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":464},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":543},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(7,3,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/bg-team.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":180},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":225},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":364},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":428},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(8,3,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/header-trans.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":102},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":148},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":280},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":61,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-163},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":-82},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":0},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2600,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":82},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2800,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":61,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":163},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3000,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":-41},\"top\":{\"desktop\":426},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":41},\"top\":{\"desktop\":426},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(9,3,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":140},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":217},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/main-slider\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":338},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":483},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','{\"width\":1140,\"height\":670}'),(10,4,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/bg-slider10-1.jpg\"}','[{\"text\":\"<div class=\\\"text-center text-upper\\\">I\\u2019m Mahmoud Baghagho<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":295},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div style=\\\"font-style: italic;\\\">Expert In Civil Law<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":362},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(11,4,4,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide-4\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/bg-slider10-2.jpg\"}','[{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/bg-slider10-ly1.png\",\"scaleX\":{\"desktop\":\"450px\"},\"scaleY\":{\"desktop\":\"553px\"},\"originalWidth\":436,\"originalHeight\":594,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":10},\"top\":{\"desktop\":0},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"easeOutCirc\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":450,\"height\":553,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Reliable & Effective<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":580},\"top\":{\"desktop\":196},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-left\\\">legal solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":580},\"top\":{\"desktop\":241},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Trust is a business theme perfectly suited legal advisers and offices,<br\\/> lawyers, attorneys, counsels, advocates and other legal and law related <br\\/>services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":580},\"top\":{\"desktop\":327},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Trust is a business ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Read More <\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":580},\"top\":{\"desktop\":430},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(12,4,5,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide-4\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/bg-slider10-3.jpg\"}','[{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/slider4-ly1.png\",\"scaleX\":{\"desktop\":\"450px\"},\"scaleY\":{\"desktop\":\"553px\"},\"originalWidth\":450,\"originalHeight\":553,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":10},\"top\":{\"desktop\":0},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"easeOutCirc\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":450,\"height\":553,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<span class=\\\"sl-italic\\\">Reliable & Effective<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":580},\"top\":{\"desktop\":188},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-left\\\">legal solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":580},\"top\":{\"desktop\":226},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Trust is a business theme perfectly suited legal advisers and offices,<br\\/> lawyers, attorneys, counsels, advocates and other legal and law related <br\\/>services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":580},\"top\":{\"desktop\":316},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Trust is a business ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":24,\"left\":{\"desktop\":580},\"top\":{\"desktop\":431},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_One\",\"easing\":\"Power4.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.8\",\"scale_y_start\":\"0.8\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":25,\"left\":{\"desktop\":672},\"top\":{\"desktop\":431},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_One\",\"easing\":\"Power4.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1500\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.8\",\"scale_y_start\":\"0.8\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-10\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":26,\"left\":{\"desktop\":764},\"top\":{\"desktop\":431},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_One\",\"easing\":\"Power4.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.8\",\"scale_y_start\":\"0.8\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(13,5,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/55_Homepage16_01.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":305},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":350},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":489},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":553},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(14,5,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/bg-slider8.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":162},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":208},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":280},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":-82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2600,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2800,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3000,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":-41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(15,5,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":200},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":277},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":295},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-16\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":398},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center hidden-xs\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":464},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":543},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(16,6,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/56_Homepage17_01.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":305},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":350},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":489},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":553},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(17,6,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/bg-slider8.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":162},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center heading-rp-small\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":208},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":340},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":-82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2600,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":82},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2800,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":163},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3000,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":-41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":100,\"originalHeight\":100,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":41},\"top\":{\"desktop\":486},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(18,6,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"parallaxtoright\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":200},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":218},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":277},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":295},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-17\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":398},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center hidden-xs\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":464},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":543},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(19,7,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6490\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/header-trans.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":102},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">Realize Your Constitutional Rights<br\\/>\\nWith Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":148},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":280},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon1.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":61,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-163},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":-82},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon3.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":0},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2600,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":82},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2800,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon5.png\",\"scaleX\":{\"desktop\":\"61px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":61,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":163},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3000,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":61,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":-41},\"top\":{\"desktop\":426},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider-icon7.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":41},\"top\":{\"desktop\":426},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":3400,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(20,7,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6520\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/bg-team.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":180},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":225},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":364},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":428},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(21,7,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":140},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":217},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-2\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":338},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":483},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','{\"width\":1140,\"height\":670}'),(22,8,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":140},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":217},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":338},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":483},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(23,8,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/bg-slider4.jpg\"}','[{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/slider4-ly1.png\",\"scaleX\":{\"desktop\":\"450px\"},\"scaleY\":{\"desktop\":\"553px\"},\"originalWidth\":450,\"originalHeight\":553,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":0},\"top\":{\"desktop\":0},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"easeOutCirc\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":450,\"height\":553,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">We Provide You With<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":590},\"top\":{\"desktop\":165},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"sl-italic\\\">We Provide You With<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"text-right\\\">PROFESSIONAL<br\\/>\\n& EXPERT LAWYERS<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":590},\"top\":{\"desktop\":208},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"text-right\\\">PROFESSIONAL<br\\/>& EXPERT LAWYERS<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":10,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"text-right sl-italic\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":590},\"top\":{\"desktop\":336},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"text-right\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":11,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Meet Our Team<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":590},\"top\":{\"desktop\":450},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(24,8,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider1-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/bg-team.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Your Legal Solution Starts Here !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":180},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">The Greatest & Strongest Firm<br\\/>\\nYou Can Trust<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":225},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-3\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":364},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1700,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a class=\\\"btn btn-default-alt\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":428},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2200,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','{\"width\":1140,\"height\":670}'),(25,9,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/bg-slider4.jpg\"}','[{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider4-ly1.png\",\"scaleX\":{\"desktop\":\"450px\"},\"scaleY\":{\"desktop\":\"553px\"},\"originalWidth\":450,\"originalHeight\":553,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":0},\"top\":{\"desktop\":0},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"easeOutCirc\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":450,\"height\":553,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">We Provide You With<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":590},\"top\":{\"desktop\":165},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"sl-italic\\\">We Provide You With<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"text-right\\\">PROFESSIONAL<br\\/>\\n& EXPERT LAWYERS<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":590},\"top\":{\"desktop\":208},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"text-right\\\">PROFESSIONAL<br\\/>& EXPERT LAWYERS<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":10,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"text-right sl-italic\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":590},\"top\":{\"desktop\":336},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<span class=\\\"text-right\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":11,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Meet Our Team<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":590},\"top\":{\"desktop\":450},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"right\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(26,9,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/bg-page-title-about.jpg\"}','[{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-92},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":0},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"800\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":92},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":230},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":294},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">Provide Legal Help Since 1900<br\\/>\\nAll Over The World<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":340},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1500\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a class=\\\"btn btn-primary\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":490},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'); INSERT INTO `wpiw_revslider_slides` VALUES (27,9,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/page-title-v5.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":0},\"top\":{\"desktop\":140},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":158},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/line-white.jpg\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"2px\"},\"originalWidth\":384,\"originalHeight\":2,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":0},\"top\":{\"desktop\":217},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":2,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"TRUST\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1500,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"110px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-4\\/line-white-text.png\",\"scaleX\":{\"desktop\":\"384px\"},\"scaleY\":{\"desktop\":\"16px\"},\"originalWidth\":384,\"originalHeight\":16,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":16,\"left\":{\"desktop\":0},\"top\":{\"desktop\":338},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1800,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":384,\"height\":16,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":404},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2100,\"endspeed\":500,\"endtime\":\"9410\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":483},\"internal_class\":\"\",\"hover\":false,\"alias\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":2300,\"endspeed\":500,\"endtime\":\"9300\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(28,10,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/bg-page-title-about.jpg\"}','[{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider-icon2.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-92},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider-icon6.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":0},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"800\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider-icon4.png\",\"scaleX\":{\"desktop\":\"62px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":62,\"originalHeight\":62,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":92},\"top\":{\"desktop\":130},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":62,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":230},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":294},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Your Legal Solution ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">Provide Legal Help Since 1900<br\\/>\\nAll Over The World<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":340},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1500\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a class=\\\"btn btn-primary\\\" href=\\\"#\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":0},\"top\":{\"desktop\":490},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_text\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Arial\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(29,10,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/bg-slider5-layer2.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":154},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":172},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":172},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"WE ARE HERE TO HELP!\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":252},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1200\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":316},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1400\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider5-imglayer2.png\",\"scaleX\":{\"desktop\":\"259px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":259,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":-305},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1600\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":259,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider5-imglayer1.png\",\"scaleX\":{\"desktop\":\"244px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":244,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":0},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1800\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":244,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/slider5-imglayer3.png\",\"scaleX\":{\"desktop\":\"250px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":250,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":305},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2000\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":250,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":10,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(30,10,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-5\\/bg-slider5-layer3.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Reliable & Effective<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":0},\"top\":{\"desktop\":196},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span>LEGAL SOLUTIONS<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":0},\"top\":{\"desktop\":241},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":0},\"top\":{\"desktop\":328},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Trust is a business ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Read More <\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":442},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(31,11,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/bg-slider5-layer3.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Reliable & Effective<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":0},\"top\":{\"desktop\":196},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span>LEGAL SOLUTIONS<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":0},\"top\":{\"desktop\":241},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":0},\"top\":{\"desktop\":328},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Trust is a business ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Read More <\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":442},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(32,11,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/bg-slider6.jpg\"}','[{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">My Name Is Begha<br\\/>\\n& I\\u2019m An Expert In Civil Law<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":190},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":315},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/slider5-imglayer1.png\",\"scaleX\":{\"desktop\":\"244px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":244,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":-137},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":244,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/slider5-imglayer4.png\",\"scaleX\":{\"desktop\":\"236px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":236,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":133},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":236,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(33,11,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/bg-slider8.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":220},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":244},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-7\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":245},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div style=\\\"font-style: italic;\\\">Your Legal Solution Starts Here !<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":307},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1400,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center text-upper\\\">Qualified, Reliable & Effective <br\\/>legal solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":350},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1200,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(34,12,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/bg-slider8.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":220},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":244},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":245},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div style=\\\"font-style: italic;\\\">Your Legal Solution Starts Here !<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":307},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1200\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center text-upper\\\">Qualified, Reliable & Effective <br\\/>legal solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":350},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1400\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/scroll-down.png\",\"scaleX\":{\"desktop\":\"123px\"},\"scaleY\":{\"desktop\":\"115px\"},\"originalWidth\":123,\"originalHeight\":115,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":30},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SlideMaskFromTop\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1600\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":123,\"height\":115,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"[-100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(35,12,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/bg-slider8-2.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":0},\"top\":{\"desktop\":212},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-upper text-center\\\">Realize Your Constitutional Rights<br\\/>With Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":0},\"top\":{\"desktop\":258},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":406},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/scroll-down.png\",\"scaleX\":{\"desktop\":\"123px\"},\"scaleY\":{\"desktop\":\"115px\"},\"originalWidth\":123,\"originalHeight\":115,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":24,\"left\":{\"desktop\":0},\"top\":{\"desktop\":30},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1500\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":123,\"height\":115,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(36,12,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/bg-slider8-3.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center text-upper\\\">Qualified, Reliable & Effective \\n\\n<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div style=\\\"font-style: italic;\\\">Legal Solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":410},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-8\\/scroll-down.png\",\"scaleX\":{\"desktop\":\"123px\"},\"scaleY\":{\"desktop\":\"115px\"},\"originalWidth\":123,\"originalHeight\":115,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":30},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SlideMaskFromTop\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":123,\"height\":115,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"[-100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(37,13,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider-home7\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/bg-slider6.jpg\"}','[{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">My Name Is Begha<br\\/>\\n& I\\u2019m An Expert In Civil Law<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":190},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":315},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/slider5-imglayer1.png\",\"scaleX\":{\"desktop\":\"244px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":244,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":-137},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":244,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/slider5-imglayer4.png\",\"scaleX\":{\"desktop\":\"236px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":236,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":133},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":236,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','{\"width\":1140,\"height\":670}'),(38,13,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/bg-slider8-2.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">We Are Here To Help !<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":0},\"top\":{\"desktop\":212},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-upper text-center\\\">Realize Your Constitutional Rights<br\\/>With Qualified Help<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":0},\"top\":{\"desktop\":258},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Request A free Consultation<\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":406},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(39,13,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/bg-slider8-3.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-home-9\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":235},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"text-center text-upper\\\">Qualified, Reliable & Effective \\n\\n<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":344},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div style=\\\"font-style: italic;\\\">Legal Solutions<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":410},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','[\"\"]'),(40,14,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider3-Layer1\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/bg-slider5-layer2.jpg\"}','[{\"style\":\"\",\"text\":\"Image 12\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider3_ly2.png\",\"scaleX\":{\"desktop\":\"38px\"},\"scaleY\":{\"desktop\":\"58px\"},\"originalWidth\":38,\"originalHeight\":58,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":154},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 12\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sft\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":38,\"height\":58,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"-50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider3_ly1.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":-75},\"top\":{\"desktop\":172},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":9200,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 13\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider3_ly3.jpg\",\"scaleX\":{\"desktop\":\"32px\"},\"scaleY\":{\"desktop\":\"18px\"},\"originalWidth\":32,\"originalHeight\":18,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":75},\"top\":{\"desktop\":172},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 13\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"900\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":32,\"height\":18,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"WE ARE HERE TO HELP!\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":252},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1200\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#fff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"text-center\\\" style=\\\"font-style: italic;\\\">Trust is a business theme perfectly suited legal advisers and offices, lawyers, attorneys, counsels,<br\\/> advocates and other legal and law related services.<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":0},\"top\":{\"desktop\":316},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1400\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":377,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 10\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider5-imglayer2.png\",\"scaleX\":{\"desktop\":\"259px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":259,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":-305},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 10\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1600\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":259,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider5-imglayer1.png\",\"scaleX\":{\"desktop\":\"244px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":244,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":0},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1800\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":244,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 11\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider5-imglayer3.png\",\"scaleX\":{\"desktop\":\"250px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":250,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":305},\"top\":{\"desktop\":448},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 11\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"2000\",\"endspeed\":500,\"endtime\":\"9200\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":250,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":10,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(41,14,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6500\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/bg-slider5-layer3.jpg\"}','[{\"text\":\"<span class=\\\"sl-italic\\\">Reliable & Effective<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":0},\"top\":{\"desktop\":196},\"internal_class\":\"\",\"hover\":false,\"alias\":\"We Provide You With\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":700,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#d5aa6d\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span>LEGAL SOLUTIONS<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":22,\"left\":{\"desktop\":0},\"top\":{\"desktop\":241},\"internal_class\":\"\",\"hover\":false,\"alias\":\"PROFESSIONAL& EXPERT...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":900,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<span class=\\\"sl-italic\\\">Trust is a business theme perfectly suited legal advisers and<br\\/> offices, lawyers, attorneys, counsels, advocates and other legal<br\\/> and law related services.<\\/span>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":23,\"left\":{\"desktop\":0},\"top\":{\"desktop\":328},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Trust is a business ...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1100,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stt\",\"endeasing\":\"nothing\",\"width\":1709,\"height\":180,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"17px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#e5e4e4\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"-50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Lora\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Read More <\\/a>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":0},\"top\":{\"desktop\":442},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Request A free Consu...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_thin_grey\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1300,\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":233,\"height\":28,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"26px\"},\"font-weight\":{\"desktop\":\"300\"},\"color\":{\"desktop\":\"#757575\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\\\"Open Sans\\\"\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'),(42,14,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slider\",\"delay\":\"6510\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_thumb\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/\",\"thumb_dimension\":\"slider\",\"save_performance\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/bg-slider6.jpg\"}','[{\"text\":\"<div class=\\\"text-center\\\" style=\\\" text-transform: uppercase;\\\">My Name Is Begha<br\\/>\\n& I\\u2019m An Expert In Civil Law<\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":190},\"internal_class\":\"\",\"hover\":false,\"alias\":\"The Greatest & Stron...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Fashion-BigDisplay\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"58px\"},\"font-weight\":{\"desktop\":\"800\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/line-slider.jpg\",\"scaleX\":{\"desktop\":\"2px\"},\"scaleY\":{\"desktop\":\"34px\"},\"originalWidth\":2,\"originalHeight\":34,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":315},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 3\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfb\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":500,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"700\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"width\":2,\"height\":34,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"50px\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"50px\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider5-imglayer1.png\",\"scaleX\":{\"desktop\":\"244px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":244,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":-137},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1100\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":244,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/sdektun.com\\/devbackup\\/wp-content\\/uploads\\/revslider\\/slider-main-6\\/slider5-imglayer4.png\",\"scaleX\":{\"desktop\":\"236px\"},\"scaleY\":{\"desktop\":\"66px\"},\"originalWidth\":236,\"originalHeight\":66,\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":9,\"left\":{\"desktop\":133},\"top\":{\"desktop\":380},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"SmoothPopUp_Two\",\"easing\":\"Power2.easeOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\"},\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":\"1300\",\"endspeed\":500,\"endtime\":\"9000\",\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":236,\"height\":66,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','[\"\"]'); /*!40000 ALTER TABLE `wpiw_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_revslider_static_slides` -- DROP TABLE IF EXISTS `wpiw_revslider_static_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_revslider_static_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_revslider_static_slides` -- LOCK TABLES `wpiw_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wpiw_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_term_relationships` -- DROP TABLE IF EXISTS `wpiw_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_term_relationships` -- LOCK TABLES `wpiw_term_relationships` WRITE; /*!40000 ALTER TABLE `wpiw_term_relationships` DISABLE KEYS */; INSERT INTO `wpiw_term_relationships` VALUES (1,93,0),(1,94,0),(3,93,0),(3,99,0),(4,93,0),(4,100,0),(5,93,0),(5,101,0),(6,93,0),(6,102,0),(7,93,0),(7,103,0),(8,93,0),(8,104,0),(9,93,0),(9,105,0),(10,93,0),(10,106,0),(11,93,0),(11,107,0),(12,93,0),(12,108,0),(13,93,0),(13,109,0),(14,93,0),(14,110,0),(15,93,0),(15,111,0),(16,93,0),(16,112,0),(17,93,0),(17,113,0),(18,93,0),(18,114,0),(19,93,0),(19,115,0),(20,93,0),(20,116,0),(25,93,0),(25,117,0),(26,93,0),(26,118,0),(27,93,0),(27,119,0),(28,93,0),(28,120,0),(29,93,0),(29,121,0),(30,92,0),(30,93,0),(30,122,0),(31,93,0),(31,123,0),(32,93,0),(32,124,0),(33,93,0),(33,125,0),(48,92,0),(74,92,0),(97,94,0),(97,96,0),(126,92,0),(147,92,0),(183,92,0),(236,92,0),(238,92,0),(275,67,0),(276,92,0),(277,92,0),(278,92,0),(279,92,0),(280,92,0),(281,92,0),(282,67,0),(283,67,0),(284,67,0),(285,67,0),(286,67,0),(301,92,0),(302,92,0),(303,92,0),(306,68,0),(307,68,0),(308,68,0),(314,92,0),(328,92,0),(330,92,0),(351,92,0),(385,92,0),(439,92,0),(452,92,0),(453,92,0),(454,92,0),(455,92,0),(456,92,0),(457,92,0),(458,92,0),(485,92,0),(486,92,0),(512,92,0),(513,92,0),(514,92,0),(515,92,0),(516,92,0),(517,92,0),(518,92,0),(519,92,0),(522,63,0),(523,60,0),(524,57,0),(525,48,0),(526,36,0),(527,42,0),(529,92,0),(563,37,0),(564,92,0),(565,92,0),(566,92,0),(567,92,0),(568,92,0),(569,92,0),(570,39,0),(571,43,0),(572,49,0),(574,58,0),(575,64,0),(589,92,0),(591,92,0),(609,92,0),(626,64,0),(627,92,0),(628,92,0),(629,37,0),(675,35,0),(675,61,0),(676,92,0),(677,92,0),(678,92,0),(679,92,0),(680,92,0),(681,92,0),(682,92,0),(683,92,0),(684,92,0),(685,92,0),(686,92,0),(687,92,0),(688,61,0),(689,41,0),(690,41,0),(690,44,0),(691,44,0),(692,41,0),(693,44,0),(694,61,0),(696,35,0),(696,41,0),(697,44,0),(698,35,0),(698,41,0),(699,44,0),(699,61,0),(701,92,0),(716,92,0),(726,92,0),(733,68,0),(749,92,0),(778,92,0),(782,92,0),(839,92,0),(909,92,0),(910,92,0),(911,92,0),(912,92,0),(913,92,0),(926,92,0),(927,92,0),(952,92,0),(954,92,0),(955,92,0),(956,92,0),(957,92,0),(963,92,0),(964,92,0),(970,92,0),(980,92,0),(995,92,0),(1001,92,0),(1002,92,0),(1003,92,0),(1014,92,0),(1048,92,0),(1055,92,0),(1056,92,0),(1057,92,0),(1058,92,0),(1165,92,0),(1166,92,0),(1167,92,0),(1168,92,0),(1169,92,0),(1170,92,0),(1171,92,0),(1180,21,0),(1180,38,0),(1180,46,0),(1180,54,0),(1180,59,0),(1180,65,0),(1181,92,0),(1182,92,0),(1183,92,0),(1184,92,0),(1185,92,0),(1186,92,0),(1187,92,0),(1188,92,0),(1189,92,0),(1190,92,0),(1191,92,0),(1192,21,0),(1192,46,0),(1193,21,0),(1193,46,0),(1193,53,0),(1194,21,0),(1194,40,0),(1194,46,0),(1195,21,0),(1195,46,0),(1195,52,0),(1196,21,0),(1196,45,0),(1196,46,0),(1197,21,0),(1197,45,0),(1197,46,0),(1198,21,0),(1198,46,0),(1198,50,0),(1199,21,0),(1199,46,0),(1200,21,0),(1200,46,0),(1200,50,0),(1201,21,0),(1201,40,0),(1201,46,0),(1232,92,0),(1233,92,0),(1234,92,0),(1235,92,0),(1236,92,0),(1237,92,0),(1238,92,0),(1239,92,0),(1240,92,0),(1241,92,0),(1242,92,0),(1243,92,0),(1244,92,0),(1245,92,0),(1246,92,0),(1247,92,0),(1248,92,0),(1249,92,0),(1250,92,0),(1251,92,0),(1252,92,0),(1253,92,0),(1254,92,0),(1255,92,0),(1256,92,0),(1257,92,0),(1258,92,0),(1259,92,0),(1260,92,0),(1261,92,0),(1262,92,0),(1263,92,0),(1264,92,0),(1265,92,0),(1266,92,0),(1267,92,0),(1268,92,0),(1269,92,0),(1270,92,0),(1271,92,0),(1294,92,0),(1295,92,0),(1296,92,0),(1297,92,0),(1298,92,0),(1299,92,0),(1300,92,0),(1301,92,0),(1302,92,0),(1303,92,0),(1304,92,0),(1305,92,0),(1306,92,0),(1307,92,0),(1308,92,0),(1362,92,0),(1372,92,0),(1378,92,0),(1402,69,0),(1403,69,0),(1404,69,0),(1426,92,0),(1449,66,0),(1456,92,0),(1457,92,0),(1458,92,0),(1459,92,0),(1460,92,0),(1461,92,0),(1462,66,0),(1463,66,0),(1464,66,0),(1465,66,0),(1466,66,0),(1478,70,0),(1479,70,0),(1481,70,0),(1483,70,0),(1484,69,0),(1870,62,0),(1874,62,0),(1875,62,0),(1939,34,0),(1943,34,0),(1944,34,0),(1948,92,0),(1949,92,0),(1950,92,0),(1960,92,0),(1961,92,0),(1962,92,0),(1963,92,0),(1986,92,0),(1987,92,0),(1988,92,0),(1998,51,0),(1999,56,0),(2000,55,0),(2001,47,0),(2193,92,0),(2194,92,0),(2195,92,0),(2196,92,0),(2197,92,0),(2198,92,0),(2199,92,0),(2200,92,0),(2201,92,0),(2202,92,0),(2203,92,0),(2204,92,0),(2205,92,0),(2206,92,0),(2207,92,0),(2208,92,0),(2209,92,0),(2210,92,0),(2211,92,0),(2212,92,0),(2213,92,0),(2214,92,0),(2215,92,0),(2216,92,0),(2217,92,0),(2218,92,0),(2219,92,0),(2220,92,0),(2221,92,0),(2222,92,0),(2223,92,0),(2224,92,0),(2225,92,0),(2226,92,0),(2227,92,0),(2228,92,0),(2229,92,0),(2230,92,0),(2231,92,0),(2232,92,0),(2233,92,0),(2234,92,0),(2235,92,0),(2236,92,0),(2237,92,0),(2238,92,0),(2239,92,0),(2240,92,0),(2241,92,0),(2242,92,0),(2243,92,0),(2244,92,0),(2245,92,0),(2246,92,0),(2247,92,0),(2248,92,0),(2249,92,0),(2250,92,0),(2251,92,0),(2252,92,0),(2253,92,0),(2254,92,0),(2255,92,0),(2256,92,0),(2257,92,0),(2258,92,0),(2259,92,0),(2260,92,0),(2261,92,0),(2262,92,0),(2263,92,0),(2264,92,0),(2265,92,0),(2266,92,0),(2267,92,0),(2268,92,0),(2269,92,0),(2270,92,0),(2271,92,0),(2272,92,0),(2273,92,0),(2274,92,0),(2275,92,0),(2276,92,0),(2277,92,0),(2278,92,0),(2279,92,0),(2280,92,0),(2281,92,0),(2282,92,0),(2283,92,0),(2284,92,0),(2285,92,0),(2286,92,0),(2287,92,0),(2288,92,0),(2289,92,0),(2290,92,0),(2291,92,0),(2292,92,0),(2293,92,0),(2294,92,0),(2295,92,0),(2296,92,0),(2297,92,0),(2298,92,0),(2299,92,0),(2300,92,0),(2301,92,0),(2302,92,0),(2303,92,0),(2304,92,0),(2305,92,0),(2306,92,0),(2307,92,0),(2308,92,0),(2309,92,0),(2310,92,0),(2311,92,0),(2312,92,0),(2313,92,0),(2314,92,0),(2315,92,0),(2316,92,0),(2317,92,0),(2318,92,0),(2319,92,0),(2320,92,0),(2321,92,0),(2322,92,0),(2323,92,0),(2324,92,0),(2325,92,0),(2326,92,0),(2327,92,0),(2328,92,0),(2329,92,0),(2330,92,0),(2331,92,0),(2332,92,0),(2333,92,0),(2334,92,0),(2335,92,0),(2336,92,0),(2337,92,0),(2338,92,0),(2339,92,0),(2340,92,0),(2341,92,0),(2342,92,0),(2343,92,0),(2344,92,0),(2345,92,0),(2346,92,0),(2347,92,0),(2348,92,0),(2349,92,0),(2350,92,0),(2351,92,0),(2352,92,0),(2353,92,0),(2354,92,0),(2355,92,0),(2356,92,0),(2357,92,0),(2358,92,0),(2359,92,0),(2360,92,0),(2361,92,0),(2362,92,0),(2363,92,0),(2364,92,0),(2365,92,0),(2366,92,0),(2367,92,0),(2368,92,0),(2514,92,0),(2514,132,0),(2518,92,0),(2518,134,0),(2520,92,0),(2520,126,0),(2522,92,0),(2522,133,0),(2525,92,0),(2525,130,0),(2528,92,0),(2528,129,0),(2530,92,0),(2530,127,0),(2531,92,0),(2531,131,0),(2546,89,0),(2548,89,0),(2550,89,0),(2552,92,0),(2552,128,0),(2555,89,0),(2556,89,0),(2557,89,0),(2558,89,0),(2559,89,0),(2577,95,0),(2577,128,0),(2581,90,0),(2585,95,0),(2585,127,0),(2588,90,0),(2592,95,0),(2592,129,0),(2594,90,0),(2599,95,0),(2599,130,0),(2602,90,0),(2606,95,0),(2606,131,0),(2609,90,0),(2613,95,0),(2613,132,0),(2617,90,0),(2622,95,0),(2622,133,0),(2625,90,0),(2631,95,0),(2631,134,0),(2633,90,0),(2637,95,0),(2637,126,0),(2639,90,0),(2643,91,0),(2644,91,0),(2645,91,0),(2646,91,0),(2647,91,0),(2648,91,0),(2649,91,0),(2650,91,0),(2663,91,0),(2664,89,0),(2672,92,0),(2681,92,0),(2682,92,0),(2689,135,0),(2692,135,0),(2695,95,0),(2700,89,0),(2701,91,0),(2714,92,0),(2715,92,0),(2716,92,0),(2717,92,0),(2718,92,0),(2719,92,0),(2720,92,0),(2722,92,0),(2724,92,0),(2725,92,0),(2726,92,0),(2727,92,0),(2732,135,0),(2744,92,0),(2750,135,0),(2777,92,0),(2778,92,0),(2779,92,0),(2780,92,0),(2781,92,0),(2782,92,0),(2792,135,0),(2800,95,0),(2802,95,0),(2804,95,0),(2808,95,0),(2814,92,0); /*!40000 ALTER TABLE `wpiw_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_term_taxonomy` -- DROP TABLE IF EXISTS `wpiw_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_term_taxonomy` -- LOCK TABLES `wpiw_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wpiw_term_taxonomy` DISABLE KEYS */; INSERT INTO `wpiw_term_taxonomy` VALUES (1,1,'category','',0,0),(3,3,'category','',0,0),(4,4,'category','',0,0),(5,5,'category','',4,0),(6,6,'category','',4,0),(7,7,'category','',4,0),(8,8,'category','',0,0),(9,9,'category','',8,0),(10,10,'category','',9,0),(11,11,'category','',9,0),(12,12,'category','',9,0),(13,13,'category','',8,0),(14,14,'category','',13,0),(15,15,'category','',13,0),(16,16,'category','',8,0),(17,17,'category','',16,0),(18,18,'category','',16,0),(19,19,'category','',16,0),(20,20,'category','',16,0),(21,21,'product_type','',0,11),(22,22,'product_type','',0,0),(23,23,'product_type','',0,0),(24,24,'product_type','',0,0),(25,25,'category','',0,0),(26,26,'category','',0,0),(27,27,'category','',0,0),(28,28,'category','',0,0),(29,29,'category','',0,0),(30,30,'post_tag','',0,0),(31,31,'post_tag','',0,0),(32,32,'post_tag','',0,0),(33,33,'post_tag','',0,0),(34,34,'overview_categories','',0,3),(35,35,'galeries-categories','',0,3),(36,36,'attorneys-categories','',0,1),(37,37,'practice-categories','',0,2),(38,38,'product_tag','',0,1),(39,39,'practice-categories','',0,1),(40,40,'product_cat','',0,2),(41,41,'galeries-categories','',0,5),(42,42,'attorneys-categories','',0,1),(43,43,'practice-categories','',0,1),(44,44,'galeries-categories','',0,5),(45,45,'product_cat','',0,2),(46,46,'product_cat','',0,11),(47,47,'careers_categories','',0,1),(48,48,'attorneys-categories','',0,1),(49,49,'practice-categories','',0,1),(50,50,'product_cat','',0,2),(51,51,'careers_categories','',0,1),(52,52,'product_cat','',0,1),(53,53,'product_cat','',0,1),(54,54,'product_cat','',0,1),(55,55,'careers_categories','',0,1),(56,56,'careers_categories','',0,1),(57,57,'attorneys-categories','',0,1),(58,58,'practice-categories','',0,1),(59,59,'product_tag','',0,1),(60,60,'attorneys-categories','',0,1),(61,61,'galeries-categories','',0,4),(62,62,'overview_categories','',0,3),(63,63,'attorneys-categories','',0,1),(64,64,'practice-categories','',0,2),(65,65,'product_tag','',0,1),(66,66,'client-categories','',0,6),(67,67,'client-categories','',0,6),(68,68,'testimonials-categories','',0,4),(69,69,'testimonials-categories','',0,4),(70,70,'testimonials-categories','',0,4),(78,78,'product_visibility','',0,0),(79,79,'product_visibility','',0,0),(80,80,'product_visibility','',0,0),(81,81,'product_visibility','',0,0),(82,82,'product_visibility','',0,0),(83,83,'product_visibility','',0,0),(84,84,'product_visibility','',0,0),(85,85,'product_visibility','',0,0),(86,86,'product_visibility','',0,0),(87,87,'product_cat','',0,0),(89,89,'nav_menu','',0,10),(90,90,'elementor_library_type','',0,9),(91,91,'nav_menu','',0,10),(92,92,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,24),(93,93,'term_language','',0,28),(94,94,'term_translations','a:2:{s:2:\"en\";i:1;s:2:\"es\";i:97;}',0,2),(95,95,'language','a:3:{s:6:\"locale\";s:5:\"es_MX\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"mx\";}',0,14),(96,96,'term_language','',0,1),(97,97,'category','',0,0),(99,99,'term_translations','a:1:{s:2:\"en\";i:3;}',0,1),(100,100,'term_translations','a:1:{s:2:\"en\";i:4;}',0,1),(101,101,'term_translations','a:1:{s:2:\"en\";i:5;}',0,1),(102,102,'term_translations','a:1:{s:2:\"en\";i:6;}',0,1),(103,103,'term_translations','a:1:{s:2:\"en\";i:7;}',0,1),(104,104,'term_translations','a:1:{s:2:\"en\";i:8;}',0,1),(105,105,'term_translations','a:1:{s:2:\"en\";i:9;}',0,1),(106,106,'term_translations','a:1:{s:2:\"en\";i:10;}',0,1),(107,107,'term_translations','a:1:{s:2:\"en\";i:11;}',0,1),(108,108,'term_translations','a:1:{s:2:\"en\";i:12;}',0,1),(109,109,'term_translations','a:1:{s:2:\"en\";i:13;}',0,1),(110,110,'term_translations','a:1:{s:2:\"en\";i:14;}',0,1),(111,111,'term_translations','a:1:{s:2:\"en\";i:15;}',0,1),(112,112,'term_translations','a:1:{s:2:\"en\";i:16;}',0,1),(113,113,'term_translations','a:1:{s:2:\"en\";i:17;}',0,1),(114,114,'term_translations','a:1:{s:2:\"en\";i:18;}',0,1),(115,115,'term_translations','a:1:{s:2:\"en\";i:19;}',0,1),(116,116,'term_translations','a:1:{s:2:\"en\";i:20;}',0,1),(117,117,'term_translations','a:1:{s:2:\"en\";i:25;}',0,1),(118,118,'term_translations','a:1:{s:2:\"en\";i:26;}',0,1),(119,119,'term_translations','a:1:{s:2:\"en\";i:27;}',0,1),(120,120,'term_translations','a:1:{s:2:\"en\";i:28;}',0,1),(121,121,'term_translations','a:1:{s:2:\"en\";i:29;}',0,1),(122,122,'term_translations','a:1:{s:2:\"en\";i:30;}',0,1),(123,123,'term_translations','a:1:{s:2:\"en\";i:31;}',0,1),(124,124,'term_translations','a:1:{s:2:\"en\";i:32;}',0,1),(125,125,'term_translations','a:1:{s:2:\"en\";i:33;}',0,1),(126,126,'post_translations','a:2:{s:2:\"es\";i:2637;s:2:\"en\";i:2520;}',0,2),(127,127,'post_translations','a:2:{s:2:\"es\";i:2585;s:2:\"en\";i:2530;}',0,2),(128,128,'post_translations','a:2:{s:2:\"es\";i:2577;s:2:\"en\";i:2552;}',0,2),(129,129,'post_translations','a:2:{s:2:\"es\";i:2592;s:2:\"en\";i:2528;}',0,2),(130,130,'post_translations','a:2:{s:2:\"es\";i:2599;s:2:\"en\";i:2525;}',0,2),(131,131,'post_translations','a:2:{s:2:\"es\";i:2606;s:2:\"en\";i:2531;}',0,2),(132,132,'post_translations','a:2:{s:2:\"es\";i:2613;s:2:\"en\";i:2514;}',0,2),(133,133,'post_translations','a:2:{s:2:\"es\";i:2622;s:2:\"en\";i:2522;}',0,2),(134,134,'post_translations','a:2:{s:2:\"es\";i:2631;s:2:\"en\";i:2518;}',0,2),(135,135,'elementor_library_type','',0,5); /*!40000 ALTER TABLE `wpiw_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_termmeta` -- DROP TABLE IF EXISTS `wpiw_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_termmeta` -- LOCK TABLES `wpiw_termmeta` WRITE; /*!40000 ALTER TABLE `wpiw_termmeta` DISABLE KEYS */; INSERT INTO `wpiw_termmeta` VALUES (1,40,'order','0'),(2,45,'order','0'),(3,46,'order','0'),(4,50,'order','0'),(5,52,'order','0'),(6,53,'order','0'),(7,54,'order','0'),(8,38,'product_count_product_tag','1'),(9,59,'product_count_product_tag','1'),(10,65,'product_count_product_tag','1'),(11,46,'product_count_product_cat','11'),(12,54,'product_count_product_cat','1'),(13,53,'product_count_product_cat','1'),(14,40,'product_count_product_cat','2'),(15,52,'product_count_product_cat','1'),(16,45,'product_count_product_cat','2'),(17,50,'product_count_product_cat','2'),(18,87,'product_count_product_cat','0'); /*!40000 ALTER TABLE `wpiw_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_terms` -- DROP TABLE IF EXISTS `wpiw_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_terms` -- LOCK TABLES `wpiw_terms` WRITE; /*!40000 ALTER TABLE `wpiw_terms` DISABLE KEYS */; INSERT INTO `wpiw_terms` VALUES (1,'Uncategorized','uncategorized',0),(3,'News','news',0),(4,'Immigration','immigration',0),(5,'Green Cards','green-cards',0),(6,'Citizenship','citizenship',0),(7,'Deportation Defence','deportation-defence',0),(8,'Legal Services','legal-services',0),(9,'Family Law','familylaw',0),(10,'Divorce','divorce',0),(11,'Child Support','child-support',0),(12,'Adoption','adoption',0),(13,'Traffic Court','traffic-court',0),(14,'DUI\'s','duis',0),(15,'Tickets','tickets',0),(16,'Legal Business Services','legal-business-services',0),(17,'Contracts','contracts',0),(18,'Commercial Representation','commercial-representation',0),(19,'Incorporations','incorporations',0),(20,'Investment Visas','investment-visas',0),(21,'simple','simple',0),(22,'grouped','grouped',0),(23,'variable','variable',0),(24,'external','external',0),(25,'Careers','careers',0),(26,'Law Advice','law-advice',0),(27,'Law Articles','law-articles',0),(28,'Legal Advice','legal-advice',0),(29,'Updates','updates',0),(30,'civil','civil',0),(31,'law','law',0),(32,'rights','rights',0),(33,'university','university',0),(34,'Approach','approach',0),(35,'Attorneys','attorneys',0),(36,'Awesome','awesome',0),(37,'Awesome','awesome',0),(38,'Awesome','awesome',0),(39,'Business','business',0),(40,'Civil Law','civil-law',0),(41,'Conferences','conferences',0),(42,'Corporate','corporate',0),(43,'Corporate','corporate',0),(44,'Court','court',0),(45,'Criminal Law','criminal-law',0),(46,'Family Law','law',0),(47,'Financial DEP','financial-dep',0),(48,'Fresh','fresh',0),(49,'Fresh','fresh',0),(50,'General Law','general-law',0),(51,'HR DEP','hr-dep',0),(52,'Human Rights','human-rights',0),(53,'Immigration Law','immigration-law',0),(54,'Legal Education','legal-education',0),(55,'Marketing DEP','marketing-dep',0),(56,'Media DEP','media-dep',0),(57,'Modern','modern',0),(58,'Modern','modern',0),(59,'Modern','modern',0),(60,'Mount','mount',0),(61,'Office Team','office-team',0),(62,'Overview','overview',0),(63,'Responsive','responsive',0),(64,'Responsive','responsive',0),(65,'Responsive','responsive',0),(66,'Style Dark','style-dark',0),(67,'Style Light','style-light',0),(68,'Testimonial Style 1','testimonial-style-1',0),(69,'Testimonial Style 2','testimonial-style-2',0),(70,'Testimonial Style 3','testimonial-style-3',0),(78,'exclude-from-search','exclude-from-search',0),(79,'exclude-from-catalog','exclude-from-catalog',0),(80,'featured','featured',0),(81,'outofstock','outofstock',0),(82,'rated-1','rated-1',0),(83,'rated-2','rated-2',0),(84,'rated-3','rated-3',0),(85,'rated-4','rated-4',0),(86,'rated-5','rated-5',0),(87,'Uncategorized','uncategorized',0),(89,'Main Menu','main-menu',0),(90,'page','page',0),(91,'Menu Principal','menu-principal',0),(92,'English','en',0),(93,'English','pll_en',0),(94,'pll_5c3519e638346','pll_5c3519e638346',0),(95,'Español','es',0),(96,'Español','pll_es',0),(97,'Uncategorized','uncategorized-es',0),(99,'pll_5c351a241dcbe','pll_5c351a241dcbe',0),(100,'pll_5c351a241dd87','pll_5c351a241dd87',0),(101,'pll_5c351a241de3b','pll_5c351a241de3b',0),(102,'pll_5c351a241dee9','pll_5c351a241dee9',0),(103,'pll_5c351a241df96','pll_5c351a241df96',0),(104,'pll_5c351a241e042','pll_5c351a241e042',0),(105,'pll_5c351a241e0ef','pll_5c351a241e0ef',0),(106,'pll_5c351a241e19a','pll_5c351a241e19a',0),(107,'pll_5c351a241e247','pll_5c351a241e247',0),(108,'pll_5c351a241e2f5','pll_5c351a241e2f5',0),(109,'pll_5c351a241e3a4','pll_5c351a241e3a4',0),(110,'pll_5c351a241e450','pll_5c351a241e450',0),(111,'pll_5c351a241e51e','pll_5c351a241e51e',0),(112,'pll_5c351a24203e2','pll_5c351a24203e2',0),(113,'pll_5c351a2422322','pll_5c351a2422322',0),(114,'pll_5c351a242241b','pll_5c351a242241b',0),(115,'pll_5c351a24224cc','pll_5c351a24224cc',0),(116,'pll_5c351a242257f','pll_5c351a242257f',0),(117,'pll_5c351a242262a','pll_5c351a242262a',0),(118,'pll_5c351a24226d4','pll_5c351a24226d4',0),(119,'pll_5c351a242277f','pll_5c351a242277f',0),(120,'pll_5c351a242282a','pll_5c351a242282a',0),(121,'pll_5c351a24228d4','pll_5c351a24228d4',0),(122,'pll_5c351a242297d','pll_5c351a242297d',0),(123,'pll_5c351a2422a29','pll_5c351a2422a29',0),(124,'pll_5c351a2422ad4','pll_5c351a2422ad4',0),(125,'pll_5c351a2422b7f','pll_5c351a2422b7f',0),(126,'pll_5c351a94b0c6a','pll_5c351a94b0c6a',0),(127,'pll_5c351bf5190c2','pll_5c351bf5190c2',0),(128,'pll_5c351c2e7b9de','pll_5c351c2e7b9de',0),(129,'pll_5c351c5921d41','pll_5c351c5921d41',0),(130,'pll_5c351c80ab09d','pll_5c351c80ab09d',0),(131,'pll_5c351ca917a29','pll_5c351ca917a29',0),(132,'pll_5c351ce51cdb7','pll_5c351ce51cdb7',0),(133,'pll_5c351d64159c0','pll_5c351d64159c0',0),(134,'pll_5c351d8c3cb78','pll_5c351d8c3cb78',0),(135,'section','section',0); /*!40000 ALTER TABLE `wpiw_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_usermeta` -- DROP TABLE IF EXISTS `wpiw_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=155 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_usermeta` -- LOCK TABLES `wpiw_usermeta` WRITE; /*!40000 ALTER TABLE `wpiw_usermeta` DISABLE KEYS */; INSERT INTO `wpiw_usermeta` VALUES (37,3,'nickname','netza'),(38,3,'first_name','Netza'),(39,3,'last_name','Roldan'),(40,3,'description',''),(41,3,'rich_editing','true'),(42,3,'comment_shortcuts','false'),(43,3,'admin_color','fresh'),(44,3,'use_ssl','0'),(45,3,'show_admin_bar_front','true'),(46,3,'wpiw_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(47,3,'wpiw_user_level','10'),(48,3,'dismissed_wp_pointers','wp496_privacy'),(50,3,'wpiw_dashboard_quick_press_last_post_id','2825'),(51,3,'session_tokens','a:2:{s:64:\"4dafc2738d7bfd5f8011a405846a1a76ce51e168b75693b3317420d42d7f3b9c\";a:4:{s:10:\"expiration\";i:1589424117;s:2:\"ip\";s:11:\"73.73.38.35\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\";s:5:\"login\";i:1588214517;}s:64:\"b6440ef6fd559ac270d7697670c299f4b86efe32f25367031477fc5259dfa9ea\";a:4:{s:10:\"expiration\";i:1588387592;s:2:\"ip\";s:11:\"73.73.38.35\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\";s:5:\"login\";i:1588214792;}}'),(52,3,'manageedit-shop_ordercolumnshidden','a:1:{i:0;s:15:\"billing_address\";}'),(53,3,'wpiw_r_tru_u_x','a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1478120879;}'),(54,3,'wpiw_user-settings','libraryContent=browse'),(55,3,'wpiw_user-settings-time','1478118396'),(57,3,'community-events-location','a:1:{s:2:\"ip\";s:10:\"73.73.38.0\";}'),(58,4,'nickname','admin'),(59,4,'first_name','chuy admin'),(60,4,'last_name','www'),(61,4,'description',''),(62,4,'rich_editing','true'),(63,4,'syntax_highlighting','true'),(64,4,'comment_shortcuts','false'),(65,4,'admin_color','fresh'),(66,4,'use_ssl','0'),(67,4,'show_admin_bar_front','true'),(68,4,'locale',''),(69,4,'wpiw_capabilities','a:1:{s:11:\"contributor\";b:1;}'),(70,4,'wpiw_user_level','1'),(71,4,'dismissed_wp_pointers','wp496_privacy'),(72,3,'edit_comments_per_page','99'),(73,3,'edit_page_per_page','99'),(74,3,'nav_menu_recently_edited','77'),(75,3,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(76,3,'metaboxhidden_nav-menus','a:6:{i:0;s:30:\"woocommerce_endpoints_nav_link\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";}'),(77,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(78,4,'wc_last_active','1546819200'),(81,3,'wc_last_active','1545177600'),(85,3,'dismissed_no_secure_connection_notice','1'),(86,3,'dismissed_store_notice_setting_moved_notice','1'),(87,3,'dismissed_wootenberg_notice','1'),(88,3,'dismissed_update_notice','1'),(89,4,'session_tokens','a:2:{s:64:\"7b225e7f9153f27c3321d68613991d4ae2e952cf170541f384b43f2aab468505\";a:4:{s:10:\"expiration\";i:1552316554;s:2:\"ip\";s:15:\"189.162.163.203\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36\";s:5:\"login\";i:1552143754;}s:64:\"4b58ab2a963f37a1e7c315ab2f17210d3cef9a902d254f0fddf1cc20202abb21\";a:4:{s:10:\"expiration\";i:1552327876;s:2:\"ip\";s:15:\"192.141.245.112\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15\";s:5:\"login\";i:1552155076;}}'),(91,4,'wpiw_dashboard_quick_press_last_post_id','2756'),(92,4,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(93,4,'community-events-location','a:1:{s:2:\"ip\";s:13:\"192.141.245.0\";}'),(95,4,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(96,4,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(97,4,'nav_menu_recently_edited','89'),(98,4,'wpiw_user-settings','editor=tinymce&hidetb=1'),(99,4,'wpiw_user-settings-time','1546911362'),(100,4,'closedpostboxes_page','a:0:{}'),(101,4,'metaboxhidden_page','a:0:{}'),(102,5,'nickname','centrolegalusa'),(103,5,'first_name','Centro Legal USA'),(104,5,'last_name',''),(105,5,'description',''),(106,5,'rich_editing','true'),(107,5,'syntax_highlighting','true'),(108,5,'comment_shortcuts','false'),(109,5,'admin_color','fresh'),(110,5,'use_ssl','0'),(111,5,'show_admin_bar_front','true'),(112,5,'locale',''),(113,5,'wpiw_capabilities','a:1:{s:11:\"contributor\";b:1;}'),(114,5,'wpiw_user_level','1'),(115,5,'dismissed_wp_pointers','wp496_privacy,text_widget_custom_html'),(116,5,'session_tokens','a:1:{s:64:\"c1e05969045a85a8903fc207156a890226ef6e0ec1c15f8c76e181ce236f4798\";a:4:{s:10:\"expiration\";i:1552316703;s:2:\"ip\";s:15:\"189.162.163.203\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0\";s:5:\"login\";i:1552143903;}}'),(117,5,'wpiw_dashboard_quick_press_last_post_id','2757'),(118,5,'community-events-location','a:1:{s:2:\"ip\";s:13:\"189.162.163.0\";}'),(119,5,'wpcf7_hide_welcome_panel_on','a:1:{i:0;s:3:\"5.1\";}'),(120,5,'nav_menu_recently_edited','91'),(121,5,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(122,5,'metaboxhidden_nav-menus','a:3:{i:0;s:19:\"pll_lang_switch_box\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(123,5,'wpiw_user-settings','editor=tinymce&libraryContent=browse'),(124,5,'wpiw_user-settings-time','1552172783'),(125,3,'description_es',''),(126,3,'syntax_highlighting','true'),(127,3,'locale',''),(128,4,'description_es',''),(129,5,'description_es',''),(130,6,'nickname','SAMEK'),(131,6,'first_name','Samuel'),(132,6,'last_name','Ektun'),(133,6,'description',''),(134,6,'rich_editing','true'),(135,6,'syntax_highlighting','true'),(136,6,'comment_shortcuts','false'),(137,6,'admin_color','fresh'),(138,6,'use_ssl','0'),(139,6,'show_admin_bar_front','true'),(140,6,'locale',''),(141,6,'wpiw_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(142,6,'wpiw_user_level','10'),(143,6,'dismissed_wp_pointers','wp496_privacy'),(145,6,'wpiw_dashboard_quick_press_last_post_id','2828'),(146,6,'community-events-location','a:1:{s:2:\"ip\";s:12:\"200.68.137.0\";}'),(148,6,'session_tokens','a:3:{s:64:\"3cb6b061f1e8f08b308fd71463e979199f53ae8c2fec2bc217403cb7a735a1b0\";a:4:{s:10:\"expiration\";i:1589648603;s:2:\"ip\";s:14:\"200.68.137.233\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36\";s:5:\"login\";i:1589475803;}s:64:\"cd62ca4498b7872bea8eb5cfbbf314a0a594dd3925e4451947ba4e970ba66e46\";a:4:{s:10:\"expiration\";i:1589682710;s:2:\"ip\";s:14:\"200.68.137.233\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36\";s:5:\"login\";i:1589509910;}s:64:\"1fde54581f22ece59c345749c23147ce9c357ef95fb2ca7c4af0e90cc7ac92e3\";a:4:{s:10:\"expiration\";i:1589683230;s:2:\"ip\";s:14:\"200.68.137.233\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36\";s:5:\"login\";i:1589510430;}}'),(149,6,'wpiw_user-settings','editor=tinymce&libraryContent=browse'),(150,6,'wpiw_user-settings-time','1589544033'),(151,6,'elementor_introduction','a:3:{s:7:\"flexbox\";b:1;s:10:\"rightClick\";b:1;s:19:\"colorPickerDropping\";b:1;}'),(152,6,'nav_menu_recently_edited','89'),(153,6,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(154,6,'metaboxhidden_nav-menus','a:3:{i:0;s:19:\"pll_lang_switch_box\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'); /*!40000 ALTER TABLE `wpiw_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_users` -- DROP TABLE IF EXISTS `wpiw_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_users` -- LOCK TABLES `wpiw_users` WRITE; /*!40000 ALTER TABLE `wpiw_users` DISABLE KEYS */; INSERT INTO `wpiw_users` VALUES (3,'netza','$P$BGffyxP7FaHHW09ssSlcwh/qQFs5qx0','netza','mytango@yahoo.com','','2016-11-02 15:38:01','1478101082:$P$BNWJ9GY9W.VsRSxyFHwIAvvFUxk6J81',0,'Netza Roldan'),(4,'admin','$P$BrGSLhQwneDa6atngUQ/Tsg/G7hVZy0','admin','chuy@sdektun.com','','2018-12-19 18:32:18','',0,'administrador www'),(5,'centrolegalusa','$P$BtFNXpfK1iZQJCk9yEVeFiIAQd9ubr1','centrolegalusa','chuyuhc@sdektun.com','','2019-01-09 02:28:58','',0,'Centro Legal USA'),(6,'SAMEK','$P$BanolyYvKLtS.J8HBzqZyOMJo0blc1.','samek','ektunsamuel@outlook.com','','2020-04-30 03:04:47','1588215887:$P$BlXtuB4SfAPHyB3XQTBw8R8bjhUZT0.',0,'Samuel Ektun'); /*!40000 ALTER TABLE `wpiw_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_wc_download_log` -- DROP TABLE IF EXISTS `wpiw_wc_download_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_wc_download_log` ( `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `permission_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '', PRIMARY KEY (`download_log_id`), KEY `permission_id` (`permission_id`), KEY `timestamp` (`timestamp`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_wc_download_log` -- LOCK TABLES `wpiw_wc_download_log` WRITE; /*!40000 ALTER TABLE `wpiw_wc_download_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_wc_download_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_wc_webhooks` -- DROP TABLE IF EXISTS `wpiw_wc_webhooks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_wc_webhooks` ( `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `api_version` smallint(4) NOT NULL, `failure_count` smallint(10) NOT NULL DEFAULT '0', `pending_delivery` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`webhook_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_wc_webhooks` -- LOCK TABLES `wpiw_wc_webhooks` WRITE; /*!40000 ALTER TABLE `wpiw_wc_webhooks` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_wc_webhooks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_api_keys` -- DROP TABLE IF EXISTS `wpiw_woocommerce_api_keys`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_api_keys` ( `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL, `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL, `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL, `nonces` longtext COLLATE utf8mb4_unicode_520_ci, `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL, `last_access` datetime DEFAULT NULL, PRIMARY KEY (`key_id`), KEY `consumer_key` (`consumer_key`), KEY `consumer_secret` (`consumer_secret`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_api_keys` -- LOCK TABLES `wpiw_woocommerce_api_keys` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_api_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_api_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_attribute_taxonomies` -- DROP TABLE IF EXISTS `wpiw_woocommerce_attribute_taxonomies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_attribute_taxonomies` ( `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL, `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL, `attribute_public` int(1) NOT NULL DEFAULT '1', PRIMARY KEY (`attribute_id`), KEY `attribute_name` (`attribute_name`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_attribute_taxonomies` -- LOCK TABLES `wpiw_woocommerce_attribute_taxonomies` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_attribute_taxonomies` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_attribute_taxonomies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_downloadable_product_permissions` -- DROP TABLE IF EXISTS `wpiw_woocommerce_downloadable_product_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_downloadable_product_permissions` ( `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL, `product_id` bigint(20) unsigned NOT NULL, `order_id` bigint(20) unsigned NOT NULL DEFAULT '0', `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access_expires` datetime DEFAULT NULL, `download_count` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`permission_id`), KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(191),`download_id`), KEY `download_order_product` (`download_id`,`order_id`,`product_id`), KEY `order_id` (`order_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_downloadable_product_permissions` -- LOCK TABLES `wpiw_woocommerce_downloadable_product_permissions` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_downloadable_product_permissions` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_downloadable_product_permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_log` -- DROP TABLE IF EXISTS `wpiw_woocommerce_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_log` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `level` smallint(4) NOT NULL, `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `context` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`log_id`), KEY `level` (`level`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_log` -- LOCK TABLES `wpiw_woocommerce_log` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_order_itemmeta` -- DROP TABLE IF EXISTS `wpiw_woocommerce_order_itemmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_order_itemmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `order_item_id` (`order_item_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_order_itemmeta` -- LOCK TABLES `wpiw_woocommerce_order_itemmeta` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_order_itemmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_order_itemmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_order_items` -- DROP TABLE IF EXISTS `wpiw_woocommerce_order_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_order_items` ( `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_name` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `order_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_order_items` -- LOCK TABLES `wpiw_woocommerce_order_items` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_order_items` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_order_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_payment_tokenmeta` -- DROP TABLE IF EXISTS `wpiw_woocommerce_payment_tokenmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_payment_tokenmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `payment_token_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `payment_token_id` (`payment_token_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_payment_tokenmeta` -- LOCK TABLES `wpiw_woocommerce_payment_tokenmeta` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_payment_tokenmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_payment_tokenmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_payment_tokens` -- DROP TABLE IF EXISTS `wpiw_woocommerce_payment_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_payment_tokens` ( `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `is_default` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`token_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_payment_tokens` -- LOCK TABLES `wpiw_woocommerce_payment_tokens` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_payment_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_payment_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_sessions` -- DROP TABLE IF EXISTS `wpiw_woocommerce_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_sessions` ( `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `session_expiry` bigint(20) unsigned NOT NULL, PRIMARY KEY (`session_id`), UNIQUE KEY `session_key` (`session_key`) ) ENGINE=InnoDB AUTO_INCREMENT=6177 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_sessions` -- LOCK TABLES `wpiw_woocommerce_sessions` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_sessions` DISABLE KEYS */; INSERT INTO `wpiw_woocommerce_sessions` VALUES (6140,'f2a22d2e3f15298cc17690a4b0204e8a','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546884210),(6141,'a6ea2c5984f90afbe3041a062d09952a','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";a:11:{s:3:\"key\";s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";s:10:\"product_id\";i:1197;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"65.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"65.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"65.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546894465),(6142,'f066f09e56c55f396f716062bb20a7d9','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";a:11:{s:3:\"key\";s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";s:10:\"product_id\";i:1197;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"65.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"65.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"65.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546895543),(6143,'3090f6962c505f65bcead9baeaa789be','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";a:11:{s:3:\"key\";s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";s:10:\"product_id\";i:1197;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"65.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"65.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"65.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546898381),(6144,'e32404d35b7c37ae9dc0c7d3ec3a46f8','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"fe2d010308a6b3799a3d9c728ee74244\";a:11:{s:3:\"key\";s:32:\"fe2d010308a6b3799a3d9c728ee74244\";s:10:\"product_id\";i:1200;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"90.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"90.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546903714),(6145,'0bbc8d46f9c1922c06606c5a43a3f0d5','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";a:11:{s:3:\"key\";s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";s:10:\"product_id\";i:1197;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"65.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"65.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"65.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:187:\"a:1:{s:7:\"success\";a:1:{i:0;s:148:\"<a href=\"https://sdektun.com/devbackup\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> “Criminal Law” has been added to your cart.\";}}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546921959),(6146,'94c780afbf121091df0e0fc91904a507','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546923053),(6147,'b14233b463cdcd65e68a73687f4b4451','a:8:{s:4:\"cart\";s:444:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546925141),(6148,'16ccec195c4dd5f3c912906a6e2bf25a','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";a:11:{s:3:\"key\";s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";s:10:\"product_id\";i:1198;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:85;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:85;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"85.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"85.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"85.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546934512),(6149,'1c47a31bea028c49e0b8a8db1ad3be9a','a:8:{s:4:\"cart\";s:510:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999289457264239899814128875732421875;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999289457264239899814128875732421875;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:205:\"a:1:{s:7:\"success\";a:1:{i:0;s:166:\"<a href=\"https://sdektun.com/devbackup\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> “The Essential Guide to Mooting” has been added to your cart.\";}}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546935274),(6150,'705cbaf2fcf95cc92c16ce559bef3531','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"0188e8b8b014829e2fa0f430f0a95961\";a:11:{s:3:\"key\";s:32:\"0188e8b8b014829e2fa0f430f0a95961\";s:10:\"product_id\";i:1195;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"35.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"35.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546945159),(6151,'38c721f7acbbab79ed725a74fb5acac8','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546953470),(6152,'3c783f43c8482a5e5dfec16530ffac92','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"9a3d458322d70046f63dfd8b0153ece4\";a:11:{s:3:\"key\";s:32:\"9a3d458322d70046f63dfd8b0153ece4\";s:10:\"product_id\";i:1193;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"70.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"70.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"70.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546958109),(6153,'8d321af0e64543eae20cdd84ff009ec0','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"4d2e7bd33c475784381a64e43e50922f\";a:11:{s:3:\"key\";s:32:\"4d2e7bd33c475784381a64e43e50922f\";s:10:\"product_id\";i:1199;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:76;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:76;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"76.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"76.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"76.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546959878),(6154,'0178022aec01c8f9926f63dbff443bc7','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";a:11:{s:3:\"key\";s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";s:10:\"product_id\";i:1192;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:75;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:75;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"75.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"75.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"75.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546965522),(6155,'26370f65d5cdd52abbd63fc51bbf9267','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"0188e8b8b014829e2fa0f430f0a95961\";a:11:{s:3:\"key\";s:32:\"0188e8b8b014829e2fa0f430f0a95961\";s:10:\"product_id\";i:1195;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"35.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"35.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546973280),(6156,'5e4cf44533c18f0db6ef21586d97eb75','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546975852),(6157,'00643bdd712d796f4d1e9565452c738e','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"9adeb82fffb5444e81fa0ce8ad8afe7a\";a:11:{s:3:\"key\";s:32:\"9adeb82fffb5444e81fa0ce8ad8afe7a\";s:10:\"product_id\";i:1196;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546976619),(6158,'affc807f80730ace396d450de161f95a','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";a:11:{s:3:\"key\";s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";s:10:\"product_id\";i:1192;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:75;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:75;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"75.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"75.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"75.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546978911),(6159,'cf2e9381fd4fad3d8819f90b84152036','a:8:{s:4:\"cart\";s:444:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546979794),(6160,'e7a2437eae22c0f1b54fa575ea875fca','a:8:{s:4:\"cart\";s:444:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546981893),(6161,'c524c6999753ebb5f1cac139250b3810','a:8:{s:4:\"cart\";s:444:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546981992),(6162,'22126e6391a30b214cffbf609e6ea1ad','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:56;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:56;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"56.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"56.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"56.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:194:\"a:1:{s:7:\"success\";a:1:{i:0;s:155:\"<a href=\"https://sdektun.com/devbackup\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> “Fundamental Justice” has been added to your cart.\";}}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546988928),(6163,'bf823733638308b39845330fce22ace3','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";a:11:{s:3:\"key\";s:32:\"ae5e3ce40e0404a45ecacaaf05e5f735\";s:10:\"product_id\";i:1197;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"65.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"65.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"65.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546990755),(6164,'e53c9b5f666cacab88b3a2057e7ae683','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";a:11:{s:3:\"key\";s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";s:10:\"product_id\";i:1192;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:75;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:75;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"75.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"75.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"75.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546994794),(6165,'4345c4244544df53e88e90371a3ec5bf','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"fe2d010308a6b3799a3d9c728ee74244\";a:11:{s:3:\"key\";s:32:\"fe2d010308a6b3799a3d9c728ee74244\";s:10:\"product_id\";i:1200;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"90.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"90.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546998352),(6166,'3ad75ff50f0ca2b69e18025d6e6cd4b8','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"7501e5d4da87ac39d782741cd794002d\";a:11:{s:3:\"key\";s:32:\"7501e5d4da87ac39d782741cd794002d\";s:10:\"product_id\";i:1201;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"45.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"45.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1546999943),(6167,'ad82ee7643a8e7d7c03a6b9739a9ee0f','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"0188e8b8b014829e2fa0f430f0a95961\";a:11:{s:3:\"key\";s:32:\"0188e8b8b014829e2fa0f430f0a95961\";s:10:\"product_id\";i:1195;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"35.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"35.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547003180),(6168,'0ecaea747931d7a02874b87e6af9c056','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";a:11:{s:3:\"key\";s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";s:10:\"product_id\";i:1198;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:85;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:85;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"85.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"85.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"85.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:193:\"a:1:{s:7:\"success\";a:1:{i:0;s:154:\"<a href=\"https://sdektun.com/devbackup\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> “Constitutional Law” has been added to your cart.\";}}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547025586),(6169,'f3c1e8f5b92e0e8d5ec6580cdd8d9501','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"fe2d010308a6b3799a3d9c728ee74244\";a:11:{s:3:\"key\";s:32:\"fe2d010308a6b3799a3d9c728ee74244\";s:10:\"product_id\";i:1200;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"90.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"90.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547031250),(6170,'2a46453f98459a4a2ea4b448486700e6','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";a:11:{s:3:\"key\";s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";s:10:\"product_id\";i:1198;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:85;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:85;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"85.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"85.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"85.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:193:\"a:1:{s:7:\"success\";a:1:{i:0;s:154:\"<a href=\"https://sdektun.com/devbackup\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> “Constitutional Law” has been added to your cart.\";}}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547039308),(6171,'54848b600022874570a6b98270ed6429','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";a:11:{s:3:\"key\";s:32:\"c54e7837e0cd0ced286cb5995327d1ab\";s:10:\"product_id\";i:1198;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:85;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:85;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"85.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"85.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"85.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547055605),(6172,'99d6b1d60cf4f7a07815cdcef7049344','a:8:{s:4:\"cart\";s:444:\"a:1:{s:32:\"6eb6e75fddec0218351dc5c0c8464104\";a:11:{s:3:\"key\";s:32:\"6eb6e75fddec0218351dc5c0c8464104\";s:10:\"product_id\";i:1180;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.949999999999999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:29.949999999999999;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"29.95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.95\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.95\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547057720),(6173,'4','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:706:\"a:26:{s:2:\"id\";s:1:\"4\";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:0:\"\";s:7:\"country\";s:2:\"MX\";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:0:\"\";s:16:\"shipping_country\";s:2:\"MX\";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:18:\"chuyyuhc@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547064884),(6175,'4ac05d8cdab1fa1035ae74c7e156df1a','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"9a3d458322d70046f63dfd8b0153ece4\";a:11:{s:3:\"key\";s:32:\"9a3d458322d70046f63dfd8b0153ece4\";s:10:\"product_id\";i:1193;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"70.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"70.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"70.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547069557),(6176,'9931e04952a7ae0406e96b698ba06d4f','a:8:{s:4:\"cart\";s:412:\"a:1:{s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";a:11:{s:3:\"key\";s:32:\"52292e0c763fd027c6eba6b8f494d2eb\";s:10:\"product_id\";i:1192;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:75;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:75;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"75.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"75.00\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"75.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";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:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1547070239); /*!40000 ALTER TABLE `wpiw_woocommerce_sessions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_shipping_zone_locations` -- DROP TABLE IF EXISTS `wpiw_woocommerce_shipping_zone_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_shipping_zone_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_id` bigint(20) unsigned NOT NULL, `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`location_id`), KEY `location_id` (`location_id`), KEY `location_type` (`location_type`), KEY `location_type_code` (`location_type`,`location_code`(90)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_shipping_zone_locations` -- LOCK TABLES `wpiw_woocommerce_shipping_zone_locations` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zone_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zone_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_shipping_zone_methods` -- DROP TABLE IF EXISTS `wpiw_woocommerce_shipping_zone_methods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_shipping_zone_methods` ( `zone_id` bigint(20) unsigned NOT NULL, `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `method_order` bigint(20) unsigned NOT NULL, `is_enabled` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`instance_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_shipping_zone_methods` -- LOCK TABLES `wpiw_woocommerce_shipping_zone_methods` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zone_methods` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zone_methods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_shipping_zones` -- DROP TABLE IF EXISTS `wpiw_woocommerce_shipping_zones`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_shipping_zones` ( `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `zone_order` bigint(20) unsigned NOT NULL, PRIMARY KEY (`zone_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_shipping_zones` -- LOCK TABLES `wpiw_woocommerce_shipping_zones` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zones` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_shipping_zones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_tax_rate_locations` -- DROP TABLE IF EXISTS `wpiw_woocommerce_tax_rate_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_tax_rate_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`location_id`), KEY `tax_rate_id` (`tax_rate_id`), KEY `location_type` (`location_type`), KEY `location_type_code` (`location_type`,`location_code`(90)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_tax_rate_locations` -- LOCK TABLES `wpiw_woocommerce_tax_rate_locations` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_tax_rate_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_tax_rate_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpiw_woocommerce_tax_rates` -- DROP TABLE IF EXISTS `wpiw_woocommerce_tax_rates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpiw_woocommerce_tax_rates` ( `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `tax_rate_priority` bigint(20) unsigned NOT NULL, `tax_rate_compound` int(1) NOT NULL DEFAULT '0', `tax_rate_shipping` int(1) NOT NULL DEFAULT '1', `tax_rate_order` bigint(20) unsigned NOT NULL, `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`tax_rate_id`), KEY `tax_rate_country` (`tax_rate_country`), KEY `tax_rate_state` (`tax_rate_state`(191)), KEY `tax_rate_class` (`tax_rate_class`(191)), KEY `tax_rate_priority` (`tax_rate_priority`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpiw_woocommerce_tax_rates` -- LOCK TABLES `wpiw_woocommerce_tax_rates` WRITE; /*!40000 ALTER TABLE `wpiw_woocommerce_tax_rates` DISABLE KEYS */; /*!40000 ALTER TABLE `wpiw_woocommerce_tax_rates` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2021-03-23 8:40:42